document.write( "Question 7812: Could you please help me with this problem? I am having trouble factoring:
\n" );
document.write( " 8x^3y^6+27 \n" );
document.write( "
Algebra.Com's Answer #4320 by pvrbrahmam(12)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " Q;factorize 8x^3y^6+27 \n" ); document.write( " Sol : (2xy^2)^3 + 3^3 \n" ); document.write( " L.H.S is of the form a^3 + b^3 which can be written as product of \n" ); document.write( " (a + b) and (a^2 -ab + b^2) \n" ); document.write( " (2xy^2)^3 + 3^3 =(2xy^2 +3)((2xy^2)^2 - 6xy^2 +9) \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |