document.write( "Question 97948: A rectangular painting with a width of x centimeters has an area x^2 + 50x square centimeters. Find a binomial that represents the length. \n" ); document.write( "
Algebra.Com's Answer #71240 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A rectangular painting with a width of x centimeters has an area x^2 + 50x square centimeters. Find a binomial that represents the length. \n" ); document.write( "------------------ \n" ); document.write( "Area of a rectagle = width*length \n" ); document.write( "Your Problem: \n" ); document.write( "x^2+50x = x*length \n" ); document.write( "length = (x^2+50x)/x \n" ); document.write( "length = x+50 \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |