Answer:
16
Step-by-step explanation:
To solve this question,we will have to understand some symbols in mathematics...
For example,* means ×
/ Means÷
We have so many of them
So back to the question
2*2^3 means 2 multiply by 2 raise to the power of 3
So 2^3 is 8
Therefore,2*8 means 2×8
It equals to 16
Therefore the final answer is 16
I hope you understand it better now
To factor a polynomial we need to find 2 numbers that add up to -15 and multiply into -54.
(-x -18)(x +3) Will be your answer.
Answer:
C.
Step-by-step explanation:
I predict these tingz
The question is:
Check whether the function:
y = [cos(2x)]/x
is a solution of
xy' + y = -2sin(2x)
with the initial condition y(π/4) = 0
Answer:
To check if the function y = [cos(2x)]/x is a solution of the differential equation xy' + y = -2sin(2x), we need to substitute the value of y and the value of the derivative of y on the left hand side of the differential equation and see if we obtain the right hand side of the equation.
Let us do that.
y = [cos(2x)]/x
y' = (-1/x²) [cos(2x)] - (2/x) [sin(2x)]
Now,
xy' + y = x{(-1/x²) [cos(2x)] - (2/x) [sin(2x)]} + ([cos(2x)]/x
= (-1/x)cos(2x) - 2sin(2x) + (1/x)cos(2x)
= -2sin(2x)
Which is the right hand side of the differential equation.
Hence, y is a solution to the differential equation.