document.write( "Question 394024: if the base of a rectangle is 24.3 cm and the area is 580.77 cm2, what is the height of the rectangle? \n" ); document.write( "
Algebra.Com's Answer #279540 by pie90010(44)\"\" \"About 
You can put this solution on YOUR website!
area = base * height
\n" ); document.write( "A = BH\r
\n" ); document.write( "\n" ); document.write( "Plug the numbers you have in, and solve for h\r
\n" ); document.write( "\n" ); document.write( "580.77 = 24.3H \r
\n" ); document.write( "\n" ); document.write( "divide both sides by 24.3 and\r
\n" ); document.write( "\n" ); document.write( "23.9 = Height
\n" ); document.write( "
\n" );