document.write( "Question 189350: can you help me ?\r
\n" );
document.write( "\n" );
document.write( " the length of a rectangle is 3 inches more than its width.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " Write an equation for the area of the rectangle in terms of width, w. \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #142059 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! L=W+3 \n" ); document.write( "AREA=L*W \n" ); document.write( "AREA=(W+3)W \n" ); document.write( "AREA=W^2+3W \n" ); document.write( " |