Combine the fractions by finding a common denominator.<span><span><span><span> 7x</span>+2
</span><span><span>--------------
(<span>x+5</span>)</span><span>(<span>x<span>−6</span></span>)</span></span></span></span>
Answer: $4.50 per candle
Step-by-step explanation:
$32.55 - $17.50 - $1.55 = $13.50 for all the candles
To find the price of a single candle we divide our answer by 3
13.50/3 = $4.50
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.