document.write( "Question 45702: REPOST (previously unanswered): Solve by factoring.
\n" );
document.write( "Area of a painting. A rectangular painting with a width of “x” centimeters has an area of x² + 50x square centimeters (50x cm²). Find a binomial that represents the length. Please show all steps in work and answer. Thanks.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #30389 by Fermat(136)![]() ![]() You can put this solution on YOUR website! Let L = length of painting \n" ); document.write( "Let x = width of painting \n" ); document.write( "Area of painting is A = Lx \n" ); document.write( "But A = x² + 50x \n" ); document.write( "Therefore, \n" ); document.write( "Lx = x² + 50x \n" ); document.write( "(divide both sides by x) \n" ); document.write( "L = x + 50 \n" ); document.write( "========== \n" ); document.write( " |