document.write( "Question 68137: solve the following:
\n" );
document.write( "18x^2 + 9x - 2 = 0 \n" );
document.write( "
Algebra.Com's Answer #48416 by funmath(2933)![]() ![]() ![]() You can put this solution on YOUR website! solve the following: \n" ); document.write( "18x^2 + 9x - 2 = 0 Factor \n" ); document.write( "18x^2+12x-3x-2=0 \n" ); document.write( "(18x^2+12x)+(-3x-2)=0 \n" ); document.write( "6x(3x+2)-1(3x+2)=0 \n" ); document.write( "(6x-1)(3x+2)=0 Set each parentheses = to 0. \n" ); document.write( "6x-1=0 or 3x+2=0 \n" ); document.write( "6x-1+1=0+1 or 3x+2-2=0-2 \n" ); document.write( "6x=1 or 3x=-2 \n" ); document.write( "6x/6=1/6 or 3x/3=-2/3 \n" ); document.write( " \n" ); document.write( "Happy Calculating!!!! \n" ); document.write( " |