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

Algebra.Com's Answer #204297 by vleith(2983)\"\" \"About 
You can put this solution on YOUR website!
\"Length+%2A+Width+=+AreaOfRectangle\"
\n" ); document.write( "\"Length+%2A+x+=+x%5E2%2B50x\" divide both sides by x
\n" ); document.write( "\"Length+=+%28x%5E2%2B50x%29%2Fx\"
\n" ); document.write( "\"Length+=+x%2B50\"
\n" ); document.write( "
\n" ); document.write( "
\n" );