document.write( "Question 329213: Area of a painting. A rectangular painting with a width of
\n" );
document.write( "x centimeters has an area of x^2+50x square centimeters.
\n" );
document.write( "Find a binomial that represents the length. See the accompanying
\n" );
document.write( "figure. \n" );
document.write( "
Algebra.Com's Answer #236026 by nyc_function(2741) You can put this solution on YOUR website! The formula for finding the area of a rectangle is A = L*W. \n" ); document.write( "Let A = x^2 + 50x \n" ); document.write( "Let L = length \n" ); document.write( "Let x = width \n" ); document.write( "x^2 + 50x = Lx \n" ); document.write( "(x^2 + 50x)/x = L \n" ); document.write( "x + 50 = L \n" ); document.write( "The binomial expression that represents the length is x + 50. \n" ); document.write( "Did you follow? \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |