document.write( "Question 116777: find the real roots of the equation by graphing: y=2x^2+2x-4 \n" ); document.write( "
Algebra.Com's Answer #84899 by bucky(2189)![]() ![]() ![]() You can put this solution on YOUR website! Given: \n" ); document.write( ". \n" ); document.write( "y = 2x^2 + 2x - 4 \n" ); document.write( ". \n" ); document.write( "You can graph this equation by setting x equal to some value and then calculating the corresponding \n" ); document.write( "value of y. Then plot the point (x, y) for each calculation. \n" ); document.write( ". \n" ); document.write( "An easy one is to set x equal to zero. When you do, the equation reduces to: \n" ); document.write( ". \n" ); document.write( "y = 0 + 0 -4 = -4 \n" ); document.write( ". \n" ); document.write( "So now you know that the point (0, -4) is on the graph. Plot it. \n" ); document.write( ". \n" ); document.write( "Next you might let x = +1. This makes the equation: \n" ); document.write( ". \n" ); document.write( "y = 2 + 2 - 4 = 0 \n" ); document.write( ". \n" ); document.write( "This means the point (1, 0) is on the graph. Keep doing this for convenient values of x, \n" ); document.write( "both positive values and negative values. (The more (x, y) points you get, the more you will \n" ); document.write( "be able to pinpoint the roots. \n" ); document.write( ". \n" ); document.write( "The roots you are looking for are the values of x where the graph intersects the x-axis. There \n" ); document.write( "are three possibilities ... the graph will cut across the x-axis at two points meaning that \n" ); document.write( "there are two real roots. Or the graph will just touch or be tangent to the x-axis meaning \n" ); document.write( "that there is only one real root. Or the graph will not touch or cut across the x-axis meaning \n" ); document.write( "that there are no real roots. \n" ); document.write( ". \n" ); document.write( "When you graph the given equation y = 2x^2 + 2x - 4 the graph will look like this: \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "From this graph it appears that the roots are x = -2 and x = +1. If these answers are \n" ); document.write( "correct you can plug them (one at a time) into the given equation for x and the corresponding \n" ); document.write( "value of y should turn out to be zero. \n" ); document.write( ". \n" ); document.write( "Hope this helps you to understand the problem, what it is asking you to do, and how you go \n" ); document.write( "about getting the answer. \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( " |