document.write( "Question 905987: the base of a rectangular is 7cm less than three times its height. if the base is 5cm, what is the area of the rectangle in square centimeters? \n" ); document.write( "
Algebra.Com's Answer #549571 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
b = 3h-7 = 5cm, h = 4cm
\n" ); document.write( "A = bh = 20cm^2
\n" ); document.write( "
\n" );