document.write( "Question 292423: Please help me factor b to the 3rd power - 2b to the second power. \n" ); document.write( "
Algebra.Com's Answer #211219 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! b^3-2b^2 \n" ); document.write( "factor out b^2 \n" ); document.write( "b^2*(b-2) \n" ); document.write( " |