document.write( "Question 559366: The perimeter of a rectangle is 56 inches. the ratio of the length to the width is 6:1. find the length and the width\r
\n" );
document.write( "\n" );
document.write( "how would i do this? \n" );
document.write( "
Algebra.Com's Answer #363378 by mananth(16946)![]() ![]() You can put this solution on YOUR website! The perimeter of a rectangle is 56 inches. the ratio of the length to the width is 6:1. find the length and the width \n" ); document.write( "Ratio is 6/1\r \n" ); document.write( "\n" ); document.write( "multiply by common factor x\r \n" ); document.write( "\n" ); document.write( "the length = 6x & width = 1*x\r \n" ); document.write( "\n" ); document.write( "perimeter = 2(L+W)\r \n" ); document.write( "\n" ); document.write( "Perimeter = 2(6x+x)\r \n" ); document.write( "\n" ); document.write( "56=14x \n" ); document.write( "/14 \n" ); document.write( "x=4 \r \n" ); document.write( "\n" ); document.write( "width = 4 \n" ); document.write( "and the length = 24\r \n" ); document.write( "\n" ); document.write( "CHECK\r \n" ); document.write( "\n" ); document.write( "24+24+4+4 = 56\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |