document.write( "Question 1032474: A rectangle has a length of 13 inches less than 6 times its width. If the area of the rectangle is 6105 square inches, find the length of the rectangle. \n" ); document.write( "
Algebra.Com's Answer #647142 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A rectangle has a length of 13 inches less than 6 times its width. If the area of the rectangle is 6105 square inches, find the length of the rectangle.
\n" ); document.write( "---
\n" ); document.write( "Area = width*length
\n" ); document.write( "6105 = w*(6w-13)
\n" ); document.write( "6w^2 - 13w - 6105 = 0
\n" ); document.write( "----
\n" ); document.write( "\"graph%28400%2C400%2C-50%2C50%2C-500%2C500%2C6x%5E2-13x-6105%29\"
\n" ); document.write( "-----------------------
\n" ); document.write( "Positive solution::
\n" ); document.write( "width = 33
\n" ); document.write( "length = 6w-13 = 185
\n" ); document.write( "-------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );