document.write( "Question 57758: Area of a painting. A rectangular painting with the width of x centimeters has an area of x^2 + 50x square centimeters. Find the binominal that represents the length \n" ); document.write( "
Algebra.Com's Answer #39437 by funmath(2933)\"\" \"About 
You can put this solution on YOUR website!
Area of a painting. A rectangular painting with the width of x centimeters has an area of \"x%5E2%2B50x\" square centimeters. Find the binominal that represents the length
\n" ); document.write( "Area=length*width
\n" ); document.write( "\"A=x%5E2%2B50x\" Factor the x out, that's the width.
\n" ); document.write( "\"A=x%28x%2B50%29\"
\n" ); document.write( "If width=x
\n" ); document.write( "then length=x+50
\n" ); document.write( "Happy Calculating!!!
\n" ); document.write( "
\n" );