Answer:
20 x 10
Step-by-step explanation:
because these are the remaining digits :D
Answer:
x=28.93(rounded) x=28.929(not rounded)
Step-by-step explanation:
Answer:
D
Step-by-step explanation:
you subtract 180 from 119 and you get 61
Answer:

Step-by-step explanation:
Given:
Angle is in standard position which means the starting ray is at the origin. The terminal side has coordinates (3, -4).
So, the 'x' value is 3 and 'y' value id -4.
Using Pythagoras Theorem, we find the hypotenuse.
Hypotenuse = 
Now, using the sine ratio for the angle, we have

Therefore, the value of
is
.
The value is negative as the point (3, -4) lies in the fourth quadrant and sine ratio is negative in the fourth quadrant,
Dy/dx = y/(x^2)
dy/y = dx/(x^2)
int[dy/y] = int[dx/(x^2)] ... apply integral to both sides
ln(|y|) = (-1/x) + C
|y| = e^{(-1/x) + C}
|y| = e^C*e^(-1/x)
|y| = C*e^(-1/x)
y = C*e^(-1/x)
So you have the correct answer. Nice job.
------------------------------------------------
Check:
y = C*e^(-1/x)
dy/dx = d/dx[C*e^(-1/x)]
dy/dx = d/dx[-1/x]*C*e^(-1/x)
dy/dx = (1/(x^2))*C*e^(-1/x)
is the expression for the left hand side (LHS)
y/(x^2) = [C*e^(-1/x)]/(x^2)
y/(x^2) = (1/(x^2))*C*e^(-1/x)
is the expression for the right hand side (RHS)
Since LHS = RHS, this confirms the solution for dy/dx = y/(x^2)