Engineering Mathematics Problem Set

MathematicsCalculus and Engineering MathematicsHardSTEM

Published:

Given vector $\mathbf{a} = 4\mathbf{i} - \mathbf{j} + 3\mathbf{k}$, find the magnitude of vector $\mathbf{a}$.

Given that $(a + b) + j(a - b) = 9 + j10$, find the values of $a$ and $b$.

Given that $\sin A = 12/13$ and $\cos B = 7/25$ and $A$ and $B$ are acute angles, determine the values of:

* $\sin(A + B)$

* $\cos(A - B)$

Prove the identity: $(\sin \theta)/(1 + \cos \theta) + (1 + \cos \theta)/(\sin \theta) = 2 \csc \theta$

Use implicit differentiation to determine the equation of normal to the curve $x^2 + y^2 - 4xy + 6x + 4y = 8$ at point $(1, 1)$.

Given the matrices $A = \begin{bmatrix} 3 & 2 \\ 1 & 4 \end{bmatrix}$ and $B = \begin{bmatrix} 2 \\ 3 \end{bmatrix}$, find $AB$.

Prove that $\cosh^2 x - \sinh^2 x = 1$

Expand $(3 - 2x)^5$ in ascending powers of $x$, up to and including the term in $x^3$.

Show that the equation has a better approximation to the root $2x^3 - 7x^2 - x + 12 = 0$

Resolve into partial fractions: $(11 - 3x)/(x^2 + 2x - 3)$

Given that $x_n$ is an approximation to the root of the equation $2x^3 + x^2 + x + 3 = 0$, use the Newton Raphson method to show that a better approximation is given by $x_{n+1} = (4x_n^3 + x_n^2 - 3)/(6x_n^2 + 2x_n + 1)$

The table in figure 1 represents a polynomial function and an error is suspected in one of the effects:

Table

X: 1, 2, 3, 4, 5, 6, 7, 8

f(X): 2, 3, 18, 31, 54, 83, 118, 159

* Use the finite table to locate and correct the errors

* Use the Newton Gregory interpolation formula to determine $f(3.7)$

Find the inverse Laplace transform of: $(s + 3)/(s^2 + 2s + 5)$

Determine the half-range Fourier Cosine Series for $f(x) = x$ in the range $0 < x < \pi$

Find the stationary points of the surface $Z = x^3 - xy + y^3$ and distinguish them

The area $A$ of a triangle is given by $A = (1/2)ac \sin B$, where $B$ is the angle between sides $a$ and $c$. If $a$ is increasing at $0.4$ units/s, $c$ is decreasing at $0.8$ units/s and $B$ is increasing at $0.2$ units/s, find the rate of change of the area of the triangle correct to 3 significant figures, where $a$ is 3 units, $c$ is 4 units and $B$ is $\pi/6$ radians.

This question includes visual content: A table labeled 'Table 1' containing two rows: 'X' and 'f(X)'. X values range from 1 to 8. Corresponding f(X) values are: 2, 3, 18, 31, 54, 83, 118, 159. This table is used for numerical analysis and interpolation exercises.

Animated Video Solution

The first half plays free, the full solution is in the app.

Step by Step Written Solution

1
Step 1

In this problem, we are asked to use the Newton-Raphson method to derive a specific iterative formula for the roots of a given cubic equation.

Newton-Raphson Derivation

$$f(x) = 2x^3 + x^2 + x + 3 = 0$$
$$\text{Target: } x_{n+1} = \frac{4x_n^3 + x_n^2 - 3}{6x_n^2 + 2x_n + 1}$$
2
Step 2

The Newton-Raphson method is a powerful numerical algorithm that uses the tangent lines of a function's graph to find increasingly accurate approximations of its roots.

3
Step 3

We begin by recalling the general iteration formula. The next approximation, x sub n plus one, is found by subtracting the ratio of the function and its derivative from the current approximation, x sub n.

The Iteration Formula

$$x_{n+1} = x_n - \frac{f(x_n)}{f'(x_n)}$$
4
Step 4

Let's first define our function, f of x, based on the cubic equation provided in the problem.

$$f(x) = 2x^3 + x^2 + x + 3$$
5
Step 5

To use the method, we must compute the first derivative of this function with respect to x.

$$f'(x) = \frac{d}{dx}(2x^3 + x^2 + x + 3)$$
6
Step 6

By the linearity of differentiation, we can take the derivative of each term individually.

7
Step 7

Applying the power rule, the derivative of two x cubed is six x squared. x squared becomes two x, x becomes one, and the constant three becomes zero.

8
Step 8

Simplifying this, we have our derivative function completely defined.

9
Step 9

Since our iterative formula requires these functions evaluated at x sub n, we simply replace every x with x sub n.

10
Step 10

Now we are ready to substitute these expressions back into our Newton-Raphson iteration formula.

Substituting the Expressions

$$x_{n+1} = x_n - \frac{2x_n^3 + x_n^2 + x_n + 3}{6x_n^2 + 2x_n + 1}$$
11
Step 11

To simplify this into a single fraction, we need a common denominator. We achieve this by multiplying the isolated x sub n term by our denominator divided by itself.

12
Step 12

Since both parts now share the same denominator, we can combine their numerators into a single rational expression.

13
Step 13

The denominator is now in its final form, so let's extract the numerator and simplify it step by step.

Simplifying the Numerator

$$x_n(6x_n^2 + 2x_n + 1) - (2x_n^3 + x_n^2 + x_n + 3)$$

The rest of this solution is on Solvi

12 more steps are locked. Watch the full animated, narrated solution for free.

Snap a photo, solve any question like this.

Download on the App Store Get it on Google Play

Free to download · First solutions are on us

100K+Questions solved daily
50K+Students learning
4.8 ★App Store rating

About This Question

Subject
Mathematics
Topic
Calculus and Engineering Mathematics
Difficulty
Hard
Exam
STEM
Question Type
Open Ended

Solve any question in seconds

Snap a photo and AI explains it step by step with voice and animation.

Download on the App Store Get it on Google Play
Solvi
The full solution is in the appFree to download · First solutions are on us
Get