document.write( "Question 290838: A rectangular painting with a width of x centimeters has an area of x2 + 50x square centimeters. Find a binomial that represents the length. See the figure below. \n" ); document.write( "
Algebra.Com's Answer #210431 by Greenfinch(383)\"\" \"About 
You can put this solution on YOUR website!
Area is x^2 + 50x, width is x, so length is area/width
\n" ); document.write( "(x^2 + 50x)/x = x + 50
\n" ); document.write( "
\n" );