Skip to main content
Logo image

Section A.9 Chapter 9 Equations and Graphs

Subsection A.9.1 Properties of Lines

Subsubsection A.9.1.1 Find the slope of a line

We can tell whether two lines are parallel, perpendicular, or neither by comparing their slopes.
Example A.9.1.
Find the slope of the line  6x8y=9
Solution.
The easiest way to find the slope of this line is to put its equation into slope-intercept form by solving for y.
8y=6x+9y=6x+98=34x98
The slope of the line is 34.
Example A.9.2.
Find the slope of the line whose intercepts are (112,0) and (0,140).
Solution.
We use the slope formula.
m=y2y1x2x1=14000112=140112=54
Checkpoint A.9.3.
Find the slope of the line  2.8x+3.6y=1.2
Answer.
79
Checkpoint A.9.4.
Find the slope of the line  6x=72
Answer.
undefined
Checkpoint A.9.5.
Find the slope of the line that passes through (15,6) and (10,3).
Answer.
35
Checkpoint A.9.6.
Find the slope of a line that describes a 35% grade (or incline).
Answer.
720

Subsubsection A.9.1.2 Use the point-slope formula

Recall the point-slope formula for finding the equation of a line:
yy1=m(xx1)
Example A.9.7.
Find the y-intercept of the line of slope 23 that passes through (8,9).
Solution.
We first use the point-slope formula to find the equation of the line.
y9=23(x+8)Multiply by 3 to clear the fraction.3y27=2x16Add 27 to both sides.3y=2x+11Divide both sides by 3.y=23x+113
The y-intercept of the line is (0,113).
Example A.9.8.
Find the equation of the line with x-intercept (2,0) that passes through (3,3).
Solution.
We first compute the slope, using the two points given.
m=0+32+3=35
Now we can use the point-slope formula.
y0=35(x2)Multiply by 5 to clear the fraction.5y=3x6Divide both sides by 5.y=35x65
Checkpoint A.9.9.
Find the equation of the line that has slope 13 and passes through (4,6).
Answer.
y=13x=223
Checkpoint A.9.10.
Find the equation of the line that has slope 0 and passes through (25,64).
Answer.
y=64
Checkpoint A.9.11.
Find the y-intercept of the line that passes through (5,49) and has slope 45.
Answer.
(0,0)
Checkpoint A.9.12.
Find the y-intercept of the line that has slope 73 and passes through (6,0).
Answer.
(0,14)

Subsubsection A.9.1.3 Use properties of geometric figures

Analytic geometry uses algebra to help solve geometric problems.
Example A.9.13.
The figure shows isosceles triangle ABC and its altitude AP. (Recall that the altitude of a triangle is the segment perpendicular to the base that passes through the opposite vertex.) For this problem, we’ll use the following property:
In an isoceles triangle, the altitude bisects the base.
isosceles triangle
  1. Find the equation of the line that includes AP.
  2. Find the coordinates of point P.
  3. Find the length of the segment AP.
Solution.
  1. Because AP is perpendicular to BC, we can find its slope. The coordinates of B and C are (6,0) and (2,6), so the slope of BC is
    6026=34
    The slope of AP is the negative reciprocal of 34, or 43.
    Now we can use the point-slope formula with m=43 and the coordinates of A(4,5) to calculate the equation of the line.
    43=y5x+4Cross-multiply.3(y5)=4(x+4)Apply the distributive law.3y15=4x16Add 15 to both sides.3y=4x1Divide both sides by 3.y=43x13
  2. Because the altitude bisects the base, point P is the midpoint of BC. The coordinates of B and C are (6,0) and (2,6), so we use the midpoint formula to find the coordinates of P.
    x=2+62=2y=6+02=3
    The coordinates of P are (2,3).
  3. The coordinates of P are (2,3), and the coordinates of A are (4,5). We use the distance formula to find the length of AP.
    AP=(42)2+(5+3)2=36+64=10
Checkpoint A.9.14.
The line y=2x+9 is tangent at point Q to a circle with center C(4,2). For this problem, use the following property:
The tangent to a circle is perpendicular to the radius through the point of tangency.
circle and tangent line
  1. Find the equation of the line through C and Q.
  2. Find the coordinates of Q.
  3. Find the radius of the circle, r=CQ.
  4. Find the equation of the circle.
Answer.
  1. y=12x=4
  2. (2,5)
  3. 35
  4. (x+4)2+(y2)2=45
Checkpoint A.9.15.
In the right triangle shown, ST is parallel to the shorter leg, and h=910r. For this problem, use the following property:
A line parallel to the base of a triangle cuts off a similar triangle. (Recall that the sides of similar triangles are proportional.)
triangle cut parallel to base
  1. Write an expression for r in terms of h.
  2. Find an expression for b in terms of h.
  3. If OS=23h find an expression for ST in terms of h.
Answer.
  1. r=109h
  2. b=199h
  3. ST=21927h
Checkpoint A.9.16.
The quadrilateral ABCD has vertices  A(4,1), B(2,5), C(8,5)  and  D(6,1).
triangle cut parallel to base
  1. Show that ABCD is a parallelogram (its opposite sides are parallel).
  2. Find equations for the lines through the diagonals, AC and BD.
  3. Find the intersubsection of the diagonals, P.
  4. Find the lengths of AP and PC, and the lengths of BP and PD.
  5. This example illustrates the following property of parallelograms:
    The diagonals of a parallelogram each other.
Answer.
  1. mAB=mCD=32; mAD=mBC=0
  2. y=12x+1; y=34x+72
  3. (2,2)
  4. AP=PC=35; BP=PD=5
  5. bisect

Subsection A.9.2 The Distance and Midpoint Formulas

Subsubsection A.9.2.1 Use radicals

Because the distance formula is derived from the Pythagorean theorem, using it involves working with radicals.
Example A.9.17.
In the right triangle shown, a=8 and b=6.
  1. Is c=a+b? Why or why not?
  2. Find the length of c.
right triangle
Solution.
  1. No, the length of c is shorter than the lengths of a and b combined, so c<a+b.
  2. We use the Pythagorean theorem:
    c2=a2+b2Substitute a=8 and b=6 and evaluate.c2=82+62=64+36=100Take square roots.c=100=10
    The hypotenuse is 10 cm long.
Example A.9.18.
Is a2+b2=a+b?
Solution.
No. In the previous example, c=a2+b2, and we saw that c<a+b. We cannot simplify a2+b2 by taking the square root of each term.
Example A.9.19.
If r=14, write and simplify expressions for:
  1. rr
  2. r+r
Solution.
  1. rr=(14)(14)=14. Or, rr=r2=(14)2=14.
  2. r+r=14+14=214. Or, r+r=2r=214.
Checkpoint A.9.20.
Simplify if possible:  (x4)2+(y2)2
Answer.
cannot be simplified
Checkpoint A.9.21.
Simplify if possible:  72+w2
Answer.
49+w2
Checkpoint A.9.22.
Simplify if possible:  7+w7+w
Answer.
7+w

Subsubsection A.9.2.2 Use the equation for a circle

The equation for a circle of radius r centered at (h,k) is
(xh)2+(yk)2=r2
Example A.9.23.
Does (1,5) lie on the circle  (x1)2+(y3)2=8 ?
Solution.
We substitute x=1, y=5 into the equation for the circle.
(11)2+(53)2=(2)2+22=4+4=8
The point (1,5) satisfies the equation, so it does lie on the circle.
Checkpoint A.9.24.
Find a point with y-coordinate 2 that lies on the circle (x2)2+(y+1)2=9.
Answer.
(2+8,2) and (28,2)

Subsubsection A.9.2.3 Complete the square

To find the center and radius of a circle, we may need to complete the square.
Example A.9.25.
Write an equivalent equation in which the left side is a perfect square:  x26x=2
Solution.
We want to find a constant p2 so that x26x+p2 is a perfect square, namely (x+p)2. Now,  (x+p)2=x2+2px+p2 , so 2p=6, and p=3. Thus, we add p2=9 to both sides of the equation.
x26x+9=2+9
Now we can write the left side as a perfect square:
(x3)2=11
Example A.9.26.
Write an equivalent equation in which the left side is a perfect square:  y2+7y=5
Solution.
For this equation, 2p=7 so p=72. We add p2=(72)2=494 to both sides of the equation.
y2+7y+494=5+494
We write the left sides as a perfect square, (x+p)2, and simplify the right side.
(x+72)2=694            5+494=204+494=694
Checkpoint A.9.27.
Write an equivalent equation in which the left side is a perfect square:  x2+12x=6
Answer.
(x+6)2=30
Checkpoint A.9.28.
Write an equivalent equation in which the left side is a perfect square:  y25y=3
Answer.
(y52)2=374

Subsection A.9.3 Conic Sections: Ellipses

Subsubsection A.9.3.1 Find points on a graph

Points on the graph of a conic subsection satisfy a quadratic equation in two variables.
Example A.9.29.
Find all points on the graph of x2+y2=12 with x-coordinate 2.
Solution.
We substitute x=2 into the equation to obtain
22+y2=12
and simplify to y2=8. Solving for y, we find y=±8=±22. Thus, the points on the graph of x2+y2=12 with x-coordinate 2 are (2,22) and (2,22).
Checkpoint A.9.30.
Find all points on the graph of y=2x24x+3 with y-coordinate 3.
Answer.
(0,3), (2,3)
Checkpoint A.9.31.
Find all points on the graph of (x4)2+(y+1)2=25 with y-coordinate 3.
Answer.
(1,3) (7,3)
Checkpoint A.9.32.
Find all points on the graph of (x2)216+(y+1)29=1 with x-coordinate 1.
Answer.
(1,1+374), (1,1374)

Subsubsection A.9.3.2 Complete the square

To graph a conic subsection, we complete the square in each variable to put the equation in standard form.
Example A.9.33.
Solve  2x2+3=8x  by completing the square.
Solution.
We begin by isolating the constant term on the right side of the equation.
2x28x=3Factor out the coefficient of x2.2(x+24x      =3)Complete the square.2(x24x+4)=3+4Simplify each side.2(x2)2=5Isolate the perfect square.(x2)2=52Extract roots.x2=±52Sovle for x.x=2±52
Checkpoint A.9.34.
Solve  x27x=4  by completing the square.
Answer.
7±652
Checkpoint A.9.35.
Solve  3x2+6x2=0  by completing the square.
Answer.
1±53
Checkpoint A.9.36.
Solve  2x28=3x  by completing the square.
Answer.
3±734

Subsection A.9.4 Conic Sections: Hyperbolas

Subsubsection A.9.4.1 Write a quadratic equation in standard form

The parameters in the standard form determine the shape of the graph.
Example A.9.37.
Write the equation  4x23y2=1  in the form  x2Ay2B=1
Solution.
Recall that dividing by a fraction is equivalent to multiplying by its reciprocal. For instance,  x212=2x , and  a34=43a 
Thus, for our example,
 4x2=x214,   and   3y2=y213 
So we can write the equation as  x214y213=1.
Write each equation in the form  (xh)2a2(yk)2b2=1
Checkpoint A.9.38.
49(x2)215(y+2)2=1
Answer.
(x2)294(y+2)25=1
Checkpoint A.9.39.
(x+3)215(y+2)2=1
Answer.
(x+3)23(y2)234=1
Checkpoint A.9.40.
2x2(y1)2=89
Answer.
(x249(y1)259=1
Checkpoint A.9.41.
23(x5)253(y6)2=65
Answer.
((x5)295(y6)21825=1

Subsubsection A.9.4.2 Find an asymptote

Example A.9.42.
The points  (1,3), (9,3), (5,10),  and  (5,4)  are the midpoints of the four sides of a rectangle.
  1. Sketch the rectangle.
  2. Find equations for the diagonals of the rectangle.
Solution.
  1. The easiest way find the diagonals of the rectangle is to sketch it first. From the sketch at right, we can see that the center of the rectangle is (5,3), and the two upper vertices are (1,10) and (9,10).
  2. Both diagonals pass through the center, (5,3). The diagonal that passes through (9,10) has slope
    m=10395=74
rectangle and diagoals
We use the point-slope formula to find its equation.
y3x5=74Cross-multiply.4(y3)=7(x5)Apply the distributive law.4y12=7x35Add 12 to both sides.4y=7x23Divide both sides by 4.y=74x234
Similarly, you can check that the diagonal that passes through (1,10) has slope 74, and its equation is y=74x+474
The four points given are the midpoints of the four sides of a rectangle.
  1. Sketch the rectangle.
  2. Find equations for the diagonals of the rectangle.
Checkpoint A.9.43.
(7,1), (1,1), (3,4), (3,2)
Answer.
  1. rectangle and diagoals
  2. y=34x+54; y=34x134
Checkpoint A.9.44.
(5,8), (9,8), (7,15), (7,1)
Answer.
  1. rectangle and diagoals
  2. y=72x652; y=72x+612

Subsection A.9.5 Nonlinear Systems

Subsubsection A.9.5.1 Write a system of equations

Problems that involve two variables can sometimes be described by a system of equations.
Example A.9.45.
The area of a rectangle is 874 square millimeters, and its perimeter is 122 millimeters. Write a system of equations for the dimensions of the rectangle.
Solution.
We use the formulas for area and perimeter, where w stands for the width of the rectangle, and l stands for its length.
lw=8742l+2w=122
Example A.9.46.
A small plane flies at a constant speed. In 5 hours, it travels 750 miles with a tailwind, but it travels only 600 miles in 5 hours against the wind. Write a system of equations for the speed of the plane and the speed of the wind.
Solution.
We let v stand for the speed of the plane, and w stand for the speed of the wind. We use the formula RT=D.
(v+w)5=750(vw)5=600
Write a system of equations for the problem.
Checkpoint A.9.47.
Darryl plans to mix some 50% solution with some 75% solution to make 20 liters of 60% solution. How much of each should he use?
Answer.
x+y=200.5x+0.75y=12
Checkpoint A.9.48.
The perimeter of a rectangle is 38 inches. If we triple the width and decrease the length by 8 inches, we increase the area of the rectangle by 40%. What are the dimensions of the original rectangle?
Answer.
2l+2w=383w(l8)=1.4lw
Checkpoint A.9.49.
The express train travels 15 miles per hour faster than the local. The local takes 10 minutes longer to travel 30 miles than the express takes. Find the speed of each.
Answer.
v=15+l30l=30v+16
Checkpoint A.9.50.
Delbert made $65 interest on his money market account this year. Francine invested $100 less than Delbert at 0.5% higher interest rate and earned $66. How much did Delbert invest, and at what interest rate?
Answer.
Pr=65(P100)(r+0.005)=66

Subsubsection A.9.5.2 Use substitution

We can use substitution to solve some systems of equations.
Example A.9.51.
Use substitution to write an equation in one variable.
x28x+y2+2y=23x+2y=12
Solution.
We solve the second equation for x to get x=122y, and then substitute this expression into the first equation.
(122y)28(122y)+y2+2y=2314448y+4y296+16y+y2+2y=235y230y+25=0
Use substitution to write an equation in one variable.
Checkpoint A.9.52.
x22x+y2+4y=20yx=4
Answer.
2x2+10x+12=0
Checkpoint A.9.53.
x2y2=16xy=6
Answer.
x416x236=0
Checkpoint A.9.54.
x212x+y2+2=0y=4x7
Answer.
17x268x+51=0
Checkpoint A.9.55.
x24x+y2+2y=5x+2y=5
Answer.
5y2+30y+40=0
Example A.9.56.
Find the intersection points of the graphs of
x2+y2=5xy=2
Solution.
We will use substitution to solve the system. First we solve the "easier" of the two equations (the second equation) for y to obtain
y=2x
We substitute 2x for y in the first equation to find
x2+(2x)2=5    or     x2+4x2=5
This equation has only one variable, x, and we solve it by first clearing fractions. We multiply both sides by x2, and then subtract 5x2 to obtain
x45x2+4=0
Then we factor the left side to get
(x21)(x24)=0
and apply the zero-factor principle to find
x21=0    or    x24=0
We solve each of these equations to find
x=1,  x=1,  x=2,  or  x=2
Finally, we substitute each of these values into y=2x to find the y-components of each solution. The intersubsection points of the two graphs are (1,2), (1,2), (2,1) and (2,1). The graph of the system is shown below.
conics
Checkpoint A.9.57.
Find the intersection points of the graphs of
x2y2=35xy=6
Answer.
(6,1), (6,1)

Subsubsection A.9.5.3 Use elimination

Example A.9.58.
Find the solutions to the following system of the equations.
x22y2=1x215+y210=1
Verify the solutions on a graph.
Solution.
We multiply the first equation by 3 and the second by 60 to obtain the new system
3x26y2=34x2+6y2=60
Adding these two equations, we have
7x2=63x2=9x=±3
We substitute these values for into any of the equations involving y and solve, to find the solutions (3,2), (3,2), (3,2) and (3,2).
The two original equations describe a hyperbola and an ellipse. We can obtain graphs on a graphing utility by solving each equation for y to get
y=±x212y=±10(1x215
We enter these equations to obtain the graph shown below. The solutions of the system are the intersubsection points of the graphs.
conics
Checkpoint A.9.59.
Find the intersection points of the graphs of
x2y2=5x2+y2=13
Answer.
(2,3), (2,3), (2,3), (2,3)
For some quadratic systems, we can use a combination of elimination of variables and substitution.
Example A.9.60.
Find the intersection of the circles given by the equations.
x24x+y2+2y=20x212x+y2+10y=12
Solution.
We subtract the second equation from the first to obtain
8x8y=32
Solving for x we have
x=y+4
We substitute y+4 for x into either of the original equations. We’ll use the first equation.
(y+4)24(y+4)+y2+2y=20(y2+8y+16)4y16+y2+2y=202y2+6y20=0y2+3y10=0(y+5)(y2)=0
Thus y=5 or y=2. From our first new equation we find that when y=5, x=1, and when y=2, x=6. Thus the two circles intersect at (1,5) and (6,2), as shown below.
conics
Checkpoint A.9.61.
Find the intersection points of the graphs of
x28x+y2+2y=23x212x+y26y=25
Answer.
(2,5), (10,1)
You have attempted 1 of 1 activities on this page.