document.write( "Question 200370: Area of a painting. A rectangular painting with a width of
\n" ); document.write( "x centimeters has an area of x2+50x square centimeters.
\n" ); document.write( "Find a binomial that represents the length. See the accompanying
\n" ); document.write( "figure.
\n" ); document.write( "

Algebra.Com's Answer #150819 by RAY100(1637)\"\" \"About 
You can put this solution on YOUR website!
Area = Length * Width
\n" ); document.write( ".
\n" ); document.write( "(x^2 +50x) = L * x
\n" ); document.write( ".
\n" ); document.write( "x(x+50 = L * x
\n" ); document.write( ".
\n" ); document.write( "(x+50) = L
\n" ); document.write( ".
\n" ); document.write( "
\n" );