document.write( "Question 398212: Can you please assist me with the following:
\n" );
document.write( "27x^3+y^3, I understand how to get to (3x)^3+y^3 and to factor out 3x+y, the solution shows (3x+y)[(3x)^2-(3x)(y)+y^2] as the next step, I understand the first and last expression but do not understand the middle -(3x)(y) Can you please explain how I can recognize this? \n" );
document.write( "
Algebra.Com's Answer #282163 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 27x^3+y^3, I understand how to get to (3x)^3+y^3 and to factor out 3x+y, the solution shows (3x+y)[(3x)^2-(3x)(y)+y^2] as the next step, I understand the first and last expression but do not understand the middle -(3x)(y) Can you please explain how I can recognize this? \n" ); document.write( "---- \n" ); document.write( "Familiarize yourself with the following forms: \n" ); document.write( "Difference of cubes: a^3-b^3 = (a-b)(a^2+ab+b^2) \n" ); document.write( "---- \n" ); document.write( "Sum of cubes: a^3+b^3 = (a+b)(a^2-ab+b^2) \n" ); document.write( "=========================================== \n" ); document.write( "You have (3x)^3+y^3 \n" ); document.write( "so you factor and get (3x+y)((3x)^2-(3x)y)+y^2) \n" ); document.write( "= (3x+y)(9x^2-3xy+y^2) \n" ); document.write( "============================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |