document.write( "Question 801312: How do I find the length of this rectangle?
\n" );
document.write( "Perimeter = 10a-6
\n" );
document.write( "Width = 2a \n" );
document.write( "
Algebra.Com's Answer #483515 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! L=[(10a-6)-2(2a)]/2 \n" ); document.write( "L=[10a-6-4a]/2 \n" ); document.write( "L=(6a-6)/2 \n" ); document.write( "L=3a-3 \n" ); document.write( " |