document.write( "Question 724445: Factor is possible
\n" );
document.write( "a^3-2ab-ac
\n" );
document.write( "^ meaning its an exponent
\n" );
document.write( "thanks for answer \n" );
document.write( "
Algebra.Com's Answer #443789 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! a^3 - 2ab - ac \n" ); document.write( "Factor out a \n" ); document.write( "a(a^2 - 2b - c) \n" ); document.write( " |