document.write( "Question 922691: A rectangle has a perimeter of 34 meters. What is its length if its width is 5 meters? I would really appreciate it if u would respond to this email: cobra4335@msn.com
\n" );
document.write( "Thank you very much I am working on formulas \n" );
document.write( "
Algebra.Com's Answer #559667 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! A rectangle has a perimeter of 34 meters. What is its length if its width is 5 meters? \n" ); document.write( "*** \n" ); document.write( "let x=length \n" ); document.write( "2*width+2*length=perimeter \n" ); document.write( "2*5+2x=34 \n" ); document.write( "2x=34-10 \n" ); document.write( "2x=24 \n" ); document.write( "x=12 \n" ); document.write( "length of rectangle=12 meters \n" ); document.write( " |