document.write( "Question 200373: 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 #150661 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! 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( ". \n" ); document.write( "Since, \n" ); document.write( "length*width = area \n" ); document.write( ". \n" ); document.write( "Given: \n" ); document.write( "width = x \n" ); document.write( "area = x^2 + 50x \n" ); document.write( ". \n" ); document.write( "Plug in what was given: \n" ); document.write( "length(x) = x^2 + 50x \n" ); document.write( "dividing both sides by x: \n" ); document.write( "length = x + 50 (this is what they're looking for) \n" ); document.write( " \n" ); document.write( " |