document.write( "Question 187913: I am terrrible with geometry .. can anyone help?
\n" );
document.write( "The perimeter of a rectangular painting is 366 centimeters. If the width of the painting is 85 centimeters, what is its length? \r
\n" );
document.write( "\n" );
document.write( "Thanks so much \n" );
document.write( "
Algebra.Com's Answer #140872 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The perimeter of a rectangular painting is 366 centimeters. If the width of the painting is 85 centimeters, what is its length? \n" ); document.write( "--------------- \n" ); document.write( "The perimeter is the distance around the rectangle. If you start at a corner, it's 2 times the width + 2 times the length, \n" ); document.write( "= 2L + 2W \n" ); document.write( "2L + 2W = 366 \n" ); document.write( "L + W = 183 \n" ); document.write( "L + 85 = 183 \n" ); document.write( "L = 98 cm \n" ); document.write( " |