document.write( "Question 210380: Use the quadratic formula to determine the x intercepts (if any) of the following function. Then evaluate the function for several values of x, and use the resulting points to graph the function. Show your work.
\n" );
document.write( "f(x)=7x^2-2\r
\n" );
document.write( "\n" );
document.write( "I have already come up with what I believe is the solution of the quadrtic,
\n" );
document.write( "x=0.534 x= -0.534.I don't understand how to get the other points on the graph and have it look like it's supposed to.
\n" );
document.write( "Thanks\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #158977 by vleith(2983)![]() ![]() ![]() You can put this solution on YOUR website! You have the correct x intercepts. Now you need to find the minimum point. You can see by looking at the function that the value \n" ); document.write( "So calculate f(0) \n" ); document.write( " \n" ); document.write( "Plot the points (0, -2), (0.534, 0) and (-0.534, 0) \n" ); document.write( "Now draw a nice parabola thru them. If you need more points, just pick some x values (like 1 and -1), evaluate f(x) at those values for x and then plot those points too \n" ); document.write( " |