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 #363379 by rapaljer(4671)![]() ![]() You can put this solution on YOUR website! Let x=width \n" ); document.write( "6x=length\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2W+2L=P \n" ); document.write( "2(x) + 2(6x)=56 \n" ); document.write( "2x + 12x = 56 \n" ); document.write( "14x = 56\r \n" ); document.write( "\n" ); document.write( "x=56/14 \n" ); document.write( "x= 4 inches Width \n" ); document.write( "6x=24 inches Length\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Check: 2W + 2L = P \n" ); document.write( "2(4) + 2(24) = 56 \n" ); document.write( "8 +48 =56 It checks!!\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |