document.write( "Question 990380: If area of a rectangle is 52inches squared and the base is 4 inches what is the height \n" ); document.write( "
Algebra.Com's Answer #610474 by macston(5194)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "A=area; b=base; h=height \n" ); document.write( ". \n" ); document.write( "b*h=A \n" ); document.write( "h=A/b \n" ); document.write( "h=52in^2/4in \n" ); document.write( "h=13in \n" ); document.write( "ANSWER: The height is 13 inches. \n" ); document.write( " \n" ); document.write( " |