document.write( "Question 240898: need to solve this problem but have no idea where to start\r
\n" );
document.write( "\n" );
document.write( "12(a+b)^2 + 29(a+b) + 15 \n" );
document.write( "
Algebra.Com's Answer #176464 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! need to solve this problem but have no idea where to start \n" ); document.write( "12(a+b)^2 + 29(a+b) + 15 \n" ); document.write( "-------------------------------- \n" ); document.write( "This is a quadratic equation with (a+b) being the variable. \n" ); document.write( "Let w = a+b \n" ); document.write( "---- \n" ); document.write( "Rewrite the equation using \"w\" \n" ); document.write( "12w^2 + 29w + 15 \n" ); document.write( "Factor: \n" ); document.write( "(4w+3)(3w+5) \n" ); document.write( "----------------------- \n" ); document.write( "Rewrite the factors using a+b: \n" ); document.write( "(4(a+b)+3)(3(a+b)+5) \n" ); document.write( "================================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |