document.write( "Question 1088147: Find the x-intercepts of the graph of y=2x^2+5x-3 \n" ); document.write( "
Algebra.Com's Answer #702417 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! factor into (2x-1)(x+3)=0 \n" ); document.write( "x=1/2,-3 \n" ); document.write( "check \n" ); document.write( "f(1/2)=1/2+2.5-3=0 \n" ); document.write( "f(-3)=18-15-3=0 \n" ); document.write( " \n" ); document.write( "Unless the problem was copied incorrectly, Mathlab is wrong if they say those aren't the roots. Both of them make y=0 (an x-intercept) and graphically work. \n" ); document.write( " |