document.write( "Question 146936: Area of a painting. A rectangular painting with a width of x centimeters has an area of x^2 + 50x square centimeters. Find a binomial that represents the length. \n" ); document.write( "
Algebra.Com's Answer #107307 by ptaylor(2198)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Area of rectangle(A)=Length(L)*Width(W) or A=L*W
\n" ); document.write( "We are told that:
\n" ); document.write( "A=x^2+50x sq cm, and
\n" ); document.write( "W=x cm
\n" ); document.write( "So, our equation to solve is:\r
\n" ); document.write( "\n" ); document.write( "x^2+50x=L*x divide each term by x
\n" ); document.write( "x+50=L or
\n" ); document.write( "L=x+50 cm------------------------------Length\r
\n" ); document.write( "\n" ); document.write( "CK
\n" ); document.write( "A=L*W=(x+50)*x=x^2+50x\r
\n" ); document.write( "\n" ); document.write( "Hope this helps---ptaylor
\n" ); document.write( "
\n" );