document.write( "Question 99295: Perimeter\r
\n" );
document.write( "\n" );
document.write( "The perimeter is 34. The width is 7 cm less than the length. Figure length and width.\r
\n" );
document.write( "\n" );
document.write( "I did: \r
\n" );
document.write( "\n" );
document.write( "34=2w-7+2w \n" );
document.write( "
Algebra.Com's Answer #72252 by scott8148(6628) You can put this solution on YOUR website! you're slightly off track ... the width is LESS than the length so the 7 is added to the width \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "34=2(w+7)+2w ... 34=2w+14+2w ... 20=4w ... 5=w ... so 12=L \n" ); document.write( " |