document.write( "Question 979447: Please help me solve for x in the equation \"x%5E2-%28a%2B3b%29x%2B3ab=0\". \n" ); document.write( "
Algebra.Com's Answer #600735 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "\"x%5E2-%28a%2B3b%29x%2B3ab=0\"\r\n" );
document.write( "\r\n" );
document.write( "Distribute to remove the parentheses:\r\n" );
document.write( "\r\n" );
document.write( "\"x%5E2-ax-3bx%2B3ab=0\"\r\n" );
document.write( "\r\n" );
document.write( "Factor x out of the first two terms\r\n" );
document.write( "\r\n" );
document.write( "\"x%28x-a%29-3bx%2B3ab=0\"\r\n" );
document.write( "\r\n" );
document.write( "Factor -3b out of the last two tems:\r\n" );
document.write( "\r\n" );
document.write( "\"x%28x-a%29-3b%28x-a%29=0\"\r\n" );
document.write( "\r\n" );
document.write( "Factor (x-a) out of both terms:\r\n" );
document.write( "\r\n" );
document.write( "\"%28x-a%29%28x-3b%29=0\"\r\n" );
document.write( "\r\n" );
document.write( "Use the zero-factor property:\r\n" );
document.write( "\r\n" );
document.write( "\"x-a=0\"     \"x-3b=0\"\r\n" );
document.write( "  \"x=a\"       \"x=3b\"\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );