document.write( "Question 778391: If the area of the rectangle is 28 square feet, and the base is 7 feet. What is the height? \n" ); document.write( "
Algebra.Com's Answer #474581 by psbhowmick(878)![]() ![]() You can put this solution on YOUR website! Height x Base = Area \n" ); document.write( "Height x 7 = 28 \n" ); document.write( "Height = 28/7 = 4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So height of the rectangle is 4 ft. \n" ); document.write( " |