document.write( "Question 821072: find the area of a rectangle with the height 4x-1 and length = 2
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #494597 by tommyt3rd(5050)![]() ![]() You can put this solution on YOUR website! A= \n" ); document.write( "l*h= \n" ); document.write( "2(4x-1)= \n" ); document.write( "8x-2 \n" ); document.write( " |