document.write( "Question 200555: Area of a Painting\r
\n" ); document.write( "\n" ); document.write( "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. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #150818 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
Start with the formula for the area of a rectangle:
\n" ); document.write( "\"A+=+L%2AW\" Substitute: \"A+=+x%5E2%2B50x\" and \"W+=+x\"
\n" ); document.write( "\"x%5E2%2B50x+=+L%2Ax\" Divide both sides by x.
\n" ); document.write( "\"%28x%5E2%2B50x%29%2Fx+=+L\" Simplify.
\n" ); document.write( "\"highlight%28L+=+x%2B50%29\"
\n" ); document.write( "
\n" );