document.write( "Question 280116: Solve by factoring: A rectangular painting with a width of x centimeters has an area of x^+50x square centimeters. Find a binomial that represents the length. \n" ); document.write( "
Algebra.Com's Answer #203553 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! assuming you mean the area is x^2+50x \n" ); document.write( "L*W=x^2+50x \n" ); document.write( "L*x=x*(x+50) \n" ); document.write( "L=x+50 \n" ); document.write( " \n" ); document.write( " |