document.write( "Question 188296: Can you help me solve this problem? Solve this equation algebraically to find the length of the rectangle. Find the width as well.
\n" );
document.write( "
\n" );
document.write( "The equation:2(L+L-2)=80\r
\n" );
document.write( "\n" );
document.write( " Length ______, Width ______\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " Thank You. \n" );
document.write( "
Algebra.Com's Answer #141208 by dukesmart(20)![]() ![]() ![]() You can put this solution on YOUR website! 2[L + (L-2)] = 80 \n" ); document.write( " 2L = 42 =====> L= 21 \n" ); document.write( " w=21-2 \n" ); document.write( " w= 19 \n" ); document.write( " |