document.write( "Question 217751: Area of 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. Area = x^2 + 50x cm^2 \n" ); document.write( "
Algebra.Com's Answer #164104 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 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. Area = x^2 + 50x cm^2 \n" ); document.write( "---------------------- \n" ); document.write( "Area = LW \n" ); document.write( "x^2+50x = L(x) \n" ); document.write( "Length = (x^2+50x)/x \n" ); document.write( "Length = (x+50) cm \n" ); document.write( "------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |