Difference between revisions of "Math 22 Graph of Equation"

From Math Wiki
Jump to navigation Jump to search
Line 65: Line 65:
 
|So, <math>r=\sqrt{(2-3)^2+(1-4)^2}=\sqrt{1+9}=\sqrt{10}</math>
 
|So, <math>r=\sqrt{(2-3)^2+(1-4)^2}=\sqrt{1+9}=\sqrt{10}</math>
 
|-
 
|-
|Now, write the equation of the circle with radius <math>r=\sqrt{10}</math> and center <math>(3,4)</math>
+
|Now, write the equation of the circle with radius <math>r=\sqrt{10}</math> and center <math>(3,4)</math> to get:
 +
|-
 +
|<math>(x-3)^2+(y-4)^2=10</math>
 
|}
 
|}
  

Revision as of 08:34, 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 Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle y=2x+1} . 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 Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle y} -coordinate. These points are called intercepts because they are the points at which the graph intersects the - or Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle y} -axis.

 To find -intercepts, let Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle y}
 be zero and solve the equation for .
 
 To find Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle y}
-intercepts, let  be zero and solve the equation for .

Example Find the x-intercepts and y-intercepts of the graph Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle y=x^{2}-2x}

Solution:  
x-intercept: Let , so , hence Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle x(x-2)=0} , therefore, or
y-intercept: Let , so Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle y=(0)^{2}-2(0)=0}
Answer: and are x-intercepts
is y-intercept

Circles

 The standard form of the equation of a circle is
 
 
 
 The point Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle (h,k)}
 is the center of the circle, and the positive number  is the radius of the circle

In general, to write an equation of a circle, we need to know radius and the center Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle (h,k)} .

Example Given that the point is on the circle centered at (3,4). Find the equation of a circle.

Solution:  
We need to know the radius and the center in order to write the equation. The center is given at . It is left to find the radius.
Radius is the distance between the center and a point on the circle. So, radius is the distance between and .
So, Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle r={\sqrt {(2-3)^{2}+(1-4)^{2}}}={\sqrt {1+9}}={\sqrt {10}}}
Now, write the equation of the circle with radius Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle r={\sqrt {10}}} and center to get:

Notes

Distance between and can be calculated by using Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle D=\sqrt{(x_1-x_2)^2+(y_1-y_2)^2}}

This page were made by Tri Phan