document.write( "Question 187569: I need to factor this problem I just am not sure how to since it has to exponents.
\n" );
document.write( "9b^3 – 6b^2 \n" );
document.write( "
Algebra.Com's Answer #140587 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! I need to factor this problem I just am not sure how to since it has to exponents. \n" ); document.write( "9b^3 – 6b^2 \n" ); document.write( "-------------- \n" ); document.write( "You can do it in steps, just look for a common factor. Both terms have a b, so \n" ); document.write( "9b^3 - 6b^2 = b*(9b^2 - 6b) \n" ); document.write( "They still both have a b \n" ); document.write( "= b^2*(9b - 6) All the b's are out. Now there's a 3. \n" ); document.write( "= 3b^2*(3b - 2) \n" ); document.write( "That's all. \n" ); document.write( " \n" ); document.write( " |