document.write( "Question 190144: A rectangle painting with a width of x centimeters has an area of x squared + 50x squared centimeters. Find a binomial that represents the length. \n" ); document.write( "
Algebra.Com's Answer #142729 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A rectangle painting with a width of x centimeters has an area of x squared + 50x squared centimeters. Find a binomial that represents the length. \n" ); document.write( ": \n" ); document.write( "x = the width \n" ); document.write( "and \n" ); document.write( "A = x^2 + 50x \n" ); document.write( "Simplify: \n" ); document.write( "A = x(x+50) \n" ); document.write( ": \n" ); document.write( "Length = area/width = \n" ); document.write( "Cancel x: \n" ); document.write( "Length = x + 50 \n" ); document.write( "; \n" ); document.write( "; \n" ); document.write( "Pretty simple, right? \n" ); document.write( " |