document.write( "Question 266876: if the ratio of the length to the width of a rectangle is 4:3 and the perimeter is 84 centimeters, find its area. \n" ); document.write( "
Algebra.Com's Answer #195989 by dabanfield(803)![]() ![]() ![]() You can put this solution on YOUR website! if the ratio of the length to the width of a rectangle is 4:3 and the perimeter is 84 centimeters, find its area.\r \n" ); document.write( "\n" ); document.write( "Let 3x be the width and 4x the length. The ratio is then is 4x/3x = 4/3 or 4:3.\r \n" ); document.write( "\n" ); document.write( "The perimeter 84 is equal to 2*w + 2*l = 2*3x + 2*4x or:\r \n" ); document.write( "\n" ); document.write( "84 = 6x + 8x \n" ); document.write( "14x = 84 \n" ); document.write( "x = 6\r \n" ); document.write( "\n" ); document.write( "Now you can compute the width, 3x, and the length, 4x.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |