document.write( "Question 614153: If the area of a rectangle is 120sq. and the width is 2x the height, how do I find out what is the height? \n" ); document.write( "
Algebra.Com's Answer #386438 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! h * 2h = 120\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "h^2 = 60\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "h = √60 \n" ); document.write( " |