document.write( "Question 282097: A rectangular painting with a width of x centimeters has an area of x^2 + 50x square centimeters. find a bionominal that represents the length. \n" ); document.write( "
Algebra.Com's Answer #204885 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
AREA=LW
\n" ); document.write( "X^2 + 50X
\n" ); document.write( "X(X+50)
\n" ); document.write( "AREA=X(X+50)
\n" ); document.write( "AREA=W*L
\n" ); document.write( "W=X
\n" ); document.write( "L=(X+50) ANS.
\n" ); document.write( "
\n" );