Lesson WHAT do graphs NEED

Algebra ->  Algebra  -> Graphs -> Lesson WHAT do graphs NEED      Log On

Ad: Algebra Solved!™: algebra software solves algebra homework problems with step-by-step help!
Ad: Algebrator™ solves your algebra problems and provides step-by-step explanations!

   

This Lesson (WHAT do graphs NEED) was created by by ichudov(499) About Me : View Source, Show
About ichudov: I am not a paid tutor, I am the owner of this web site.

A graph is a picture of one or more functions on some part of a coordinate plane. Our paper usually is of limited size. The coordinate plane is INFINITE. Therefore, we need to pick an area of the coordinate plane that would fit on the piece of paper. That means specifying minimum and maximum values of x and y coordinates.
This website has a system for displaying graphs (including a solver here that draws graphs).
For every graph, you need to specify its size in pixels (screen units), the x min, x max, y min and y max, as well as the function.

Example:
graph( 500, 300, -5, 10, -5, 10, x^2-2x-3 )
graph%28+500%2C+300%2C+-5%2C+10%2C+-5%2C+50%2C+x%5E2-2x-3+%29+

This lesson has been accessed 9033 times.