document.write( "Question 61336: hpw do you find the polnomial for the area l*w \n" ); document.write( "
Algebra.Com's Answer #42204 by funmath(2933) ![]() You can put this solution on YOUR website! You need to provide more information. l*w is the area of a rectangle. \n" ); document.write( "Sometimes they will tell you something like, the length is 5 more than the width. \n" ); document.write( "The you would say: \n" ); document.write( "let width be: x \n" ); document.write( "Then length is: x+5 \n" ); document.write( "Then A=l*w is: \n" ); document.write( "A=x(x+5) \n" ); document.write( "A=x^2+5x \n" ); document.write( ": \n" ); document.write( "Hope that helps. \n" ); document.write( "For the problem in your book, \n" ); document.write( "let length be: 3x \n" ); document.write( "Let width be:3x-3 \n" ); document.write( "A=l*w \n" ); document.write( "A=3x(3x-3) \n" ); document.write( "A=3x(x)+3x(-3) \n" ); document.write( " \n" ); document.write( "Happy Calculating!!! \n" ); document.write( " |