[Math] Calculate height or width of rectangle given its area and height or width.

calculusgeometry

I guess this should be very easy, but I'm stuck.

I have a rectangle:

Area = $520\text{ cm}^2$

$x = 120\text{ cm}$

$y = ?$

So:

Area = $x \cdot y$

$520 \text{ cm}^2 = 120\text{ cm} \cdot y$

And honestly I don't know what to do. If I sqrt everything, result is wrong.

Best Answer

You have the equation, $520 \text{ cm}^2 = 120 \text{ cm} \cdot y$. Now divide both sides by $120 \text{ cm}$.