document.write( "Question 1013476: Please help me!\r
\n" );
document.write( "\n" );
document.write( "The length of a rectangle is y + 5, and the width of the rectangle is y - 3. What is the area of the rectangle? Formula: A = lw \n" );
document.write( "
Algebra.Com's Answer #629740 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Area A = LW = (y+5)(y-3) = y^2 + 5y - 3y - 15 = y^2 + 2y - 15 \n" ); document.write( "done by the FOIL Method... \n" ); document.write( " |