Answer:
200 smaller lots
Step-by-step explanation:
10 ÷ 1/20 = 200
Answer:
GK = 9cm
Step-by-step explanation:
Length of diagonal FH = 9 cm
By the property of a rectangle,
"Lengths of the diagonals of a rectangle measure the same"
FH = GK
Therefore, GK = FH = 9cm
You have to draw a pie graph.
The first piece (with the straight angle) cuts the pie in half.
The second piece cuts the remaining half in halves (making a quarter).
The third and fourth pieces are the same as each other. So they must each have an angle of 45 degrees. Each of these is an eighth of the total pie.
Should be fairly easy. Good luck!
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)