document.write( "Question 314412: Factor: a^3-2a^2-a+2=0 \n" ); document.write( "
Algebra.Com's Answer #224801 by rapaljer(4671)![]() ![]() You can put this solution on YOUR website! First, this is going to be solved like a Quadratic Equation, but first you will have to FACTOR this by GROUPING.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "a^3-2a^2-a+2=0 \n" ); document.write( "From the first two terms, take out a common factor of a^2, and from the last two terms take out a factor of -1. \n" ); document.write( "a^2(a-2)-1(a-2)=0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now take out the common factor of (a-2): \n" ); document.write( "(a-2)(a^2-1)=0 \n" ); document.write( "(a-2)(a-1)(a+1)=0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "There are 3 solutions: \n" ); document.write( "a=2, a=1, and a=-1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Dr. Rapalje \n" ); document.write( " |