document.write( "Question 1032576: The area of a rectangular coffee table is given by the trinomial x2+7x−8. The table's length is x+8. What is the table's width? \n" ); document.write( "
Algebra.Com's Answer #647250 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Once again, we can long divide or just factor \n" ); document.write( "x^2 + 7x - 8 = (x + 8)(x - 1) \n" ); document.write( "so that the width has to be \n" ); document.write( "x - 1 \n" ); document.write( " |