document.write( "Question 444692: a rectangle has a perimeter of 60 centimeters and the base is 1 less than twice the height what is the area of the rectangle? \n" ); document.write( "
Algebra.Com's Answer #306498 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
2h+2(2h-1)=60
\n" ); document.write( "2h+4h-2=60
\n" ); document.write( "6h=62
\n" ); document.write( "h=62/6
\n" ); document.write( "b=118/6
\n" ); document.write( "Area=203.222 cc's..
\n" ); document.write( "
\n" );