document.write( "Question 57031This question is from textbook Applied College Algebra
\n" );
document.write( ": 4. Find the x-intercepts of the graph of
\n" );
document.write( " y = 6x^2 + x - 12
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #38801 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! 4. Find the x-intercepts of the graph of \n" ); document.write( "y = 6x^2 + x - 12 = 0 \n" ); document.write( "6X^2+9X-8X-12=0 \n" ); document.write( "3X(2X+3)-4(2X+3)=0 \n" ); document.write( "(3X-4)(2X+3)=0 \n" ); document.write( "X=4/3 AND -3/2 ARE THE 2 X INTERCEPTS. \n" ); document.write( " |