document.write( "Question 7809: Could you please help me factor this problem? 1-125b^3 \n" ); document.write( "
Algebra.Com's Answer #591842 by JimMarshall(82) You can put this solution on YOUR website! 1-125b^3 \n" ); document.write( "it is in the form of a^3 - b^3 \n" ); document.write( "for which the factorisation is (a-b)*(a^+ab+b^2) \n" ); document.write( "here the value of a = 1 \n" ); document.write( "value of b = 5b \n" ); document.write( "so that \n" ); document.write( "1-125b^3 = (1)^3 - (5b)^3 = (1-5b){1+(1*5b)+(5b)^2} \n" ); document.write( "= (1-5b)(1+5b+25b^2) \n" ); document.write( "Ans \n" ); document.write( " |