document.write( "Question 269031: the length of a rectangle is 3 in more than twice the width. the area is 189^2 what is the length of the triangle? \n" ); document.write( "
Algebra.Com's Answer #197225 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
the length of a rectangle is 3 in more than twice the width. the area is 189 what is the length of the rectangle?\r
\n" ); document.write( "\n" ); document.write( "let the width be x\r
\n" ); document.write( "\n" ); document.write( "length = 2x+3\r
\n" ); document.write( "\n" ); document.write( "x(2x+3) = 189
\n" ); document.write( "2x^2+3x-189=0\r
\n" ); document.write( "\n" ); document.write( "2x^2+-18x+21x-189=0\r
\n" ); document.write( "\n" ); document.write( "2x(x-9)+21(x-9)=0
\n" ); document.write( "(x-9)(2x+21)=0\r
\n" ); document.write( "\n" ); document.write( "x=9 or x= -21/2\r
\n" ); document.write( "\n" ); document.write( "x=9 which is the width since the width can't be negative\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );