document.write( "Question 487981: The length of a rectangle is 3 1/2 times its width. It's perimeter is 108cm. Find it's length and width. Choices for the width: 12, 18, 24\r
\n" );
document.write( "\n" );
document.write( "I'm seriously stuck. My math teacher didn't teach us how to do this. He just gave us our assignment and told us it was hard. \n" );
document.write( "
Algebra.Com's Answer #333224 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The length of a rectangle is 3 1/2 times its width. \n" ); document.write( "It's perimeter is 108cm. Find it's length and width. \n" ); document.write( "--- \n" ); document.write( "Let the width be \"x\" \n" ); document.write( "Then the length is (7/2)x. \n" ); document.write( "----------------------------------- \n" ); document.write( "Perimeter = 2(length + width) \n" ); document.write( "108 = 2((7/2)x + x) \n" ); document.write( "54 = (9/2)x \n" ); document.write( "x = (2/9)(54) \n" ); document.write( "x = 2*6 = 12 (width) \n" ); document.write( "length = (7/2)x = (7/2)12 = 7*6 = 42 \n" ); document.write( "======================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=============== \n" ); document.write( "Choices for the width: 12, 18, 24 \n" ); document.write( " \n" ); document.write( " |