document.write( "Question 348130: the length of a rectangle is 3 less than twice the width the perimeter of the rectangle is 78 find the dimensions of the rectangle \n" ); document.write( "
Algebra.Com's Answer #248935 by london maths tutor(243) You can put this solution on YOUR website! Let the length be L and width be W and Perimeter be P \r \n" ); document.write( "\n" ); document.write( "L = 2W-3 \r \n" ); document.write( "\n" ); document.write( "P = 78 \r \n" ); document.write( "\n" ); document.write( "By theory, P = 2L + 2W\r \n" ); document.write( "\n" ); document.write( "Therefore,\r \n" ); document.write( "\n" ); document.write( "78 = 2(2W-3) + 2W \n" ); document.write( "78 = 4W - 6 + 2W \n" ); document.write( "78 = 6W - 6 \n" ); document.write( "78 + 6 = 6W \n" ); document.write( "84 = 6W \n" ); document.write( "W = 84/6 \n" ); document.write( "W = 14 \r \n" ); document.write( "\n" ); document.write( "Therefore: L = 2(14)-3 = 25 \r \n" ); document.write( "\n" ); document.write( "Answer : Length = 25 and Width = 14\r \n" ); document.write( "\n" ); document.write( "Hope this is helpful :) \n" ); document.write( "For more solutions, visit http://www.london-maths-tutor.co.uk/ \n" ); document.write( " |