Answer:
You didn't include the question.
Step-by-step explanation:
Multiply the hours worked by the wage,
5x25=125 7x20=140,
Add the two totals,
140+125=265,
Divide total made by hours worked,
$265/12=22.08 dollars an hour.
Answer:
3x-x+2=4
Step-by-step explanation:
If you're talking about the soccerball to football one, it would be a
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)