document.write( "Question 838524: Hello, I'm trying to help my son with his homework. I'm not quite sure how to go about this. Thank you for your help.
\n" );
document.write( " A rectangle is 4times as long as it is wide. If it were 6 meters shorter and 6 meters wider, it would be a square. What are the dimensions? thanks very much. \n" );
document.write( "
Algebra.Com's Answer #505124 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A rectangle is 4 times as long as it is wide. If it were 6 meters shorter and 6 meters wider, it would be a square. What are the dimensions? ------ \n" ); document.write( "---- \n" ); document.write( "Let the width be \"x\" \n" ); document.write( "Then the length is \"4x\" \n" ); document.write( "----- \n" ); document.write( "New dimensions: \n" ); document.write( "width = x+6 \n" ); document.write( "length = 4x-6 \n" ); document.write( "-------- \n" ); document.write( "Equation to solve for \"x\": \n" ); document.write( "Assuming it is a square the width would equal the length:: \n" ); document.write( "x+6 = 4x-6 \n" ); document.write( "3x = 12 \n" ); document.write( "x = 4 \n" ); document.write( "------- \n" ); document.write( "Original dimensions: \n" ); document.write( "width = x = 4 meters \n" ); document.write( "length = 4x = 16 meters \n" ); document.write( "============================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------- \n" ); document.write( " |