Square root of 8 = 2.82842712475
Square root of 50 = <span>7.07106781187
</span>
Sum = 9.89949494
If you would like to round, you can go ahead and round 9.89949494 to 9.9
Answer:
The selling price after the markup is $1.82
Step-by-step explanation:
$1.40 * .30 =
Multiply $1.40 times .30 (which is same as 30%)
$1.40 * .30 = $0.42
Add $1.40 and $0.42
= $1.82
Hope this helps.
Sum= positive 30 because you add the opposite
The difference between the numbers is also 30
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.