Difference between revisions of "Math 22 Graph of Equation"

From Math Wiki
Jump to navigation Jump to search
Line 31: Line 31:
 
    
 
    
 
   To find <math>y</math>-intercepts, let <math>x</math> be zero and solve the equation for <math>y</math>.
 
   To find <math>y</math>-intercepts, let <math>x</math> be zero and solve the equation for <math>y</math>.
 +
 +
'''Example''' Find the x-intercepts and y-intercepts of the graph <math>y=x^2-2x</math>
 +
{| class = "mw-collapsible mw-collapsed" style = "text-align:left;"
 +
!Solution: &nbsp;
 +
|-
 +
|'''x-intercept''': Let <math>y=0</math>, so <math>x^2-2x=0</math>, hence <math>x(x-2)=0</math>, therefore, <math>x=0</math> or <math>x=2</math>
 +
|-
 +
|'''y-intercept''': Let <math>x=0</math>, so <math>y=(0)^2-2(0)=0</math>
 +
|-
 +
|'''Answer''': <math>(0,0)</math> and <math>(2,0)</math> are x-intercepts
 +
|-
 +
|<span style="display:inline-block; width: 54px;"></span> <math>(0,0)</math> is y-intercept
 +
|}
  
  
 
'''This page were made by [[Contributors|Tri Phan]]'''
 
'''This page were made by [[Contributors|Tri Phan]]'''

Revision as of 07:01, 13 July 2020

The Graph of an Equation

The graph of an equation is the set of all points that are solutions of the equation.

In this section, we use point-plotting method. With this method, you construct a table of values that consists of several solution points of the equation

For example, sketch the graph of . We can construct the table below by plugging points for .

x 0 1 2 3
y=2x+1 1 3 5 7

So, we can sketch the graph from those order pairs.

Graph 1.2.png

Intercepts of a Graph

Some solution points have zero as either the -coordinate or the -coordinate. These points are called intercepts because they are the points at which the graph intersects the - or -axis.

 To find -intercepts, let  be zero and solve the equation for .
 
 To find -intercepts, let  be zero and solve the equation for .

Example Find the x-intercepts and y-intercepts of the graph

Solution:  
x-intercept: Let , so , hence , therefore, or
y-intercept: Let , so
Answer: and are x-intercepts
is y-intercept


This page were made by Tri Phan