document.write( "Question 360493: Solving a word problem using a quadratic equation with rational roots\r
\n" ); document.write( "\n" ); document.write( "The length of a rectangle is 5 m more than twice its width, and the area of the rectangle is 42 m^2. Find the dimensions of the rectangle. \r
\n" ); document.write( "\n" ); document.write( "Length: ? m
\n" ); document.write( "Width: ? m
\n" ); document.write( "

Algebra.Com's Answer #257205 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "let x represent the width, length then is (2x+5)
\n" ); document.write( "x(2x+5) = 42m^2
\n" ); document.write( "2x^2 + 5x - 42m^2 = 0
\n" ); document.write( "(2x - 7)(x + 6) = 0
\n" ); document.write( "x + 6 = 0
\n" ); document.write( "x = -6 cannot use
\n" ); document.write( "2x - 7 = 0
\n" ); document.write( "x = 7/2m
\n" ); document.write( "width is 7/2m and the length is (7 + 5) = 12m
\n" ); document.write( "checking our answer
\n" ); document.write( "7/2m * 12m = 42m^2 \n" ); document.write( "
\n" );