SOLUTION: Graph the function y=F(x)=x^2

Algebra ->  Graphs -> SOLUTION: Graph the function y=F(x)=x^2      Log On


   



Question 124258This question is from textbook Structure and Method Book 1
: Graph the function y=F(x)=x^2 This question is from textbook Structure and Method Book 1

Answer by MathLover1(20850) About Me  (Show Source):
You can put this solution on YOUR website!

Solved by pluggable solver: PLOT a graph of a function
Plotting a graph:
graph%28+600%2C+400%2C+-10%2C+10%2C+-6%2C+50%2C+x%5E2+%29
This solver uses formula rendering system and here's the actual formula that was plotted:

graph( 600, 400, -10, 10, -6, 50, x^2 )