document.write( "Question 644665: The perimeter of a rectangle equals the sum of the lengths of it's four sides. If the width of a rectangle is 6 inches and it's perimeter is 46inches, find the length of the rectangle. \r
\n" );
document.write( "\n" );
document.write( "I need to show how this problem is solved, and other than using addition (I think) I don't know how to solve it. Thank you very much for your time. \n" );
document.write( "
Algebra.Com's Answer #405198 by stanbon(75887) ![]() You can put this solution on YOUR website! The perimeter of a rectangle equals the sum of the lengths of it's four sides. If the width of a rectangle is 6 inches and it's perimeter is 46inches, find the length of the rectangle. \n" ); document.write( "I need to show how this problem is solved, and other than using addition (I think) I don't know how to solve it.----- \n" ); document.write( "--------------------- \n" ); document.write( "Draw a rectangle. \n" ); document.write( "Let the width be 6. \n" ); document.write( "Let the length be \"L\". \n" ); document.write( "Perimeter is 46 \n" ); document.write( "----- \n" ); document.write( "Equation: \n" ); document.write( "P = 2(L + 6) \n" ); document.write( "46 = 2L + 12 \n" ); document.write( "2L = 34 \n" ); document.write( "Length = 17 inches \n" ); document.write( "======================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |