document.write( "Question 156621:  What is  if a is the smallest root of 
? \n" );
document.write( "
| Algebra.Com's Answer #115451 by Alan3354(69443)     You can put this solution on YOUR website! What is \n" ); document.write( "Factor the trinomial: \n" ); document.write( "(x + 3)*(x - 6) \n" ); document.write( "So x = -3, 6 \n" ); document.write( "-3 is the smallest \n" ); document.write( "Sub -3 for a \n" ); document.write( "(-3)^2 + 2 \n" ); document.write( "= 11 \n" ); document.write( " \n" ); document.write( " |