document.write( "Question 478949: The length of a rectangle is 2 less than 3 times its width. If the area measures 65 square meters find the dimensions of the rectangle. \n" ); document.write( "
Algebra.Com's Answer #328173 by cleomenius(959)![]() ![]() You can put this solution on YOUR website! A = L*W\r \n" ); document.write( "\n" ); document.write( "(3x-2)(x) = 65\r \n" ); document.write( "\n" ); document.write( "3x^2 -2x -65 = 0 \n" ); document.write( "(3x + 13)( x - 5) \n" ); document.write( "x = -13/3, x = 5\r \n" ); document.write( "\n" ); document.write( "3(5) - 2 = 13 M = length \n" ); document.write( "5 m = Width. \n" ); document.write( "Cleomenius. \n" ); document.write( " \n" ); document.write( " |