Graphs of equations · applications

Applications: Graphs of Equations

15 question types · Secondary 2 · each worked step by step with a figure that follows the steps

SAT

01

Two Gyms with Different Joining Fees and Charges for Each Visit

methodWrite Each Cost as a Line y = mx + c, Then Find Where the Two Lines Cross

Gym A charges $10 a month and $4 for each visit. Gym B charges $30 a month and $2 for each visit. The cost of each gym for a month is drawn as a line on the same axes. (a) For how many visits in a month do the two gyms cost the same, and what is that cost? (b) Dinesh goes to the gym 14 times a month. Which gym is cheaper for him, and by how much?

0204060800481216visits in a month, xcost ($), yGym AGym BGym A: y = 4x + 10Gym B: y = 2x + 30
For x visits in a month the cost is y dollars. Gym A gives y = 4x + 10 and Gym B gives y = 2x + 30.
Let x be the number of visits in a month and y the cost in dollars. Gym A costs y = 4x + 10 and Gym B costs y = 2x + 30.
step 1 of 5

Each gym's cost is a straight line: the monthly charge is the y-intercept and the charge for each visit is the gradient. The two gyms cost the same at the point where the lines cross, because that point satisfies both equations at once. On either side of the crossing, the lower line is the cheaper gym.

  1. Let x be the number of visits in a month and y the cost in dollars. Gym A costs y = 4x + 10 and Gym B costs y = 2x + 30.
  2. The two gyms cost the same where the lines cross. At that point both equations hold, so the two expressions for y are equal: 4x + 10 = 2x + 30.
  3. Subtract 2x and then 10 from both sides: 2x = 20, so x = 10, and y = 4 × 10 + 10 = 50. (a) The gyms cost the same for 10 visits, when each costs $50. Check in Gym B: 2 × 10 + 30 = 50.
  4. For 14 visits, read both lines at x = 14. Gym A costs 4 × 14 + 10 = 66 dollars and Gym B costs 2 × 14 + 30 = 58 dollars.
  5. (b) To the right of the crossing the line of Gym B is below the line of Gym A, so Gym B is cheaper for Dinesh, by 66 − 58 = $8.

answer(a) 10 visits, when each gym costs $50; (b) Gym B, by $8

techniqueIntersections of Graphs · Simultaneous Equations · y = mx + c

examsSAT · GCSE Higher · H2

Common pitfalls

  • Choosing Gym A because its monthly charge is lower. The monthly charge is only the y-intercept. Gym A's line is steeper, so after the crossing at 10 visits it is the higher line and the more expensive gym.
  • Giving only x = 10 for part (a). The crossing is a point with two coordinates, and the question asks for the cost as well, so x = 10 must be substituted into one of the equations to find y = 50.
02

A Taxi Fare Read from a Straight-Line Graph

methodFind the Gradient from Two Points, Write the Line with the Point-Slope Form, Then Read m as the Rate and c as the Starting Charge

The graph of a taxi fare, y dollars, against the distance traveled, x km, is a straight line. It passes through (2, 7) and (6, 13). (a) Find the equation of the line, and say what its gradient and its y-intercept mean for a passenger. (b) A journey costs $19. How long is the journey?

04812162024024681012distance (km), xfare ($), yrun 4rise 6(2, 7)(6, 13)gradient = rise over runm = (13 − 7)/(6 − 2) = 6/4 = 1.5
From (2, 7) to (6, 13) the line rises 6 while it runs 4, so the gradient is m = 64 = 1.5.
Find the gradient from the two points. From (2, 7) to (6, 13) the line rises 13 − 7 = 6 while it runs 6 − 2 = 4, so m = 64 = 1.5.
step 1 of 5

Two points fix a straight line. The gradient is the rise divided by the run between the two points, and the point-slope form turns the gradient and one point into the equation. In y = mx + c the gradient m is the charge for each kilometer, and the intercept c is the fare when x = 0, which is the charge for starting the journey.

  1. Find the gradient from the two points. From (2, 7) to (6, 13) the line rises 13 − 7 = 6 while it runs 6 − 2 = 4, so m = 64 = 1.5.
  2. Use the point-slope form with the point (2, 7): y − 7 = 1.5(x − 2). Expand the bracket: y − 7 = 1.5x − 3, so y = 1.5x + 4.
  3. (a) The equation is y = 1.5x + 4. The gradient 1.5 means that each kilometer adds $1.50 to the fare. The y-intercept 4 means that every journey starts with a charge of $4. Check with the other point: 1.5 × 6 + 4 = 13.
  4. For a fare of $19, put y = 19 into the equation: 19 = 1.5x + 4. Subtract 4 from both sides: 1.5x = 15. Divide both sides by 1.5: x = 10.
  5. (b) The journey is 10 km long. Check: 1.5 × 10 + 4 = 19, so the point (10, 19) is on the line.

answer(a) y = 1.5x + 4: each kilometer costs $1.50 and every journey starts at $4; (b) 10 km

techniquey = mx + c · Point-Slope Form of a Line · A Line in Graph, Table and Equation

examsO-Level · SAT · GCSE Higher

Common pitfalls

  • Dividing the run by the rise, which gives 46. The gradient is the change in y divided by the change in x, because it measures how many dollars are added for each kilometer.
  • Dividing $19 by 1.5 to find the distance. That treats the whole fare as a charge for distance. The $4 starting charge must be subtracted first, which leaves $15 for the distance.
03

A Fixed Budget Spent on Two Kinds of Food

methodWrite the Budget as Ax + By = C, Then Find Both Intercepts and Read Them as the Two Extreme Orders

A club committee has exactly $120 to spend on food for a party. A pizza costs $8 and a salad costs $6. The committee buys x pizzas and y salads and spends all of the money. (a) Write an equation connecting x and y, find where its graph meets each axis, and say what these two points mean. (b) The committee decides to buy 9 pizzas. How many salads can it buy?

051015202505101520pizzas, xsalads, yx pizzas cost 8x dollars, y salads cost 6y dollars8x + 6y = 120
x pizzas cost 8x dollars and y salads cost 6y dollars. Spending all of the money gives 8x + 6y = 120.
x pizzas cost 8x dollars and y salads cost 6y dollars. All of the money is spent, so 8x + 6y = 120.
step 1 of 5

The total cost is a sum of two terms, one for each kind of food, so the equation has the standard form Ax + By = C. In this form each intercept comes from putting the other variable equal to zero. An intercept is an order of only one kind of food, and every other point on the line is a mixed order that spends the same amount.

  1. x pizzas cost 8x dollars and y salads cost 6y dollars. All of the money is spent, so 8x + 6y = 120.
  2. Put x = 0 to find where the line meets the y-axis: 6y = 120, so y = 20. Put y = 0 to find where it meets the x-axis: 8x = 120, so x = 15.
  3. (a) The equation is 8x + 6y = 120, and its graph joins (0, 20) and (15, 0). The point (0, 20) means 20 salads and no pizzas. The point (15, 0) means 15 pizzas and no salads.
  4. For 9 pizzas, put x = 9 into the equation: 72 + 6y = 120. Subtract 72 from both sides: 6y = 48, so y = 8.
  5. (b) The committee can buy 8 salads. Check: 8 × 9 + 6 × 8 = 72 + 48 = 120, so the point (9, 8) is on the line.

answer(a) 8x + 6y = 120, which meets the axes at (15, 0) and (0, 20): 15 pizzas and no salads, or 20 salads and no pizzas; (b) 8 salads

techniqueWriting a Line as Ax + By = C · The Coordinate Plane

examsSAT

Common pitfalls

  • Writing x + y = 120. That equation counts items, not dollars. Each term must be a number of items multiplied by its price, so that both sides are amounts of money.
  • Reading the intercepts the wrong way round, as 15 salads or 20 pizzas. At (15, 0) it is y, the number of salads, that is zero, so the 15 is a number of pizzas.
04

A Bicycle Ride Out, a Rest and the Ride Home on a Distance-Time Graph

methodRead Each Speed as the Gradient of Its Part of the Graph, Then Divide the Total Distance by the Total Time

Mei cycles from her home to a lake, rests there, and cycles home along the same road. The graph of her distance from home, in km, against the time since she left, in hours, joins the points (0, 0), (2, 36), (3, 36) and (4.5, 0) with straight lines. (a) Find her speed on the way out and her speed on the way back. (b) Find her average speed for the whole outing, including the rest.

010203040012345time (h)distance from home (km)(2, 36)(3, 36)(4.5, 0)on a distance-time graph, the gradient is the speedup, then level, then down to zero
On a distance-time graph the gradient of a part is the speed on that part. The graph rises, stays level, then falls to zero.
The graph has three straight parts. It rises from (0, 0) to (2, 36), stays level until (3, 36), and falls to (4.5, 0). The gradient of each part is the speed on that part.
step 1 of 5

On a distance-time graph the gradient of a straight part is the speed on that part, because it is the distance covered divided by the time taken. A level part has a gradient of zero, which is a rest. The average speed for the whole outing is not the mean of the two speeds: it is the total distance divided by the total time.

  1. The graph has three straight parts. It rises from (0, 0) to (2, 36), stays level until (3, 36), and falls to (4.5, 0). The gradient of each part is the speed on that part.
  2. On the way out Mei covers 36 km in 2 hours, so the gradient is 362 = 18. Her speed is 18 km/h.
  3. From 2 hours to 3 hours the graph is level, so she rests for 1 hour. On the way back she covers 36 km in 4.5 − 3 = 1.5 hours, so her speed is 361.5 = 24 km/h. The gradient of this part is −24, which is negative because her distance from home is decreasing. (a) She rides at 18 km/h on the way out and at 24 km/h on the way back.
  4. For the whole outing, the total distance is 36 + 36 = 72 km, and the total time, including the rest, is 4.5 hours.
  5. (b) The average speed is 724.5 = 16 km/h. Check: 16 × 4.5 = 72.

answer(a) 18 km/h on the way out and 24 km/h on the way back; (b) 16 km/h

techniqueDistance-Time Graphs

examsSAT · GCSE Higher

Common pitfalls

  • Finding the mean of the two speeds, 18 + 242 = 21 km/h. Mei spends different lengths of time at each speed, and an hour at rest, so the average speed must be the total distance divided by the total time.
  • Using 4.5 hours as the time for the ride back. The point (4.5, 0) gives the time since she left home. The ride back starts at 3 hours, so it takes 4.5 − 3 = 1.5 hours.
05

A Train Between Two Stations on a Speed-Time Graph

methodThe Gradient of a Speed-Time Graph Is the Acceleration, and the Area Under It Is the Distance

A train leaves a station and its speed rises steadily from 0 m/s to 20 m/s in the first 10 seconds. It keeps this speed for the next 30 seconds, and then slows steadily to rest at the next station in a further 20 seconds. The speed-time graph joins (0, 0), (10, 20), (40, 20) and (60, 0). (a) Find the acceleration of the train in the first 10 seconds. (b) Find the distance between the two stations.

05101520250102030405060time (s)speed (m/s)rise 20, run 10acceleration = gradient of the speed-time graph20/10 = 2 m/s2
(a) On a speed-time graph the gradient is the acceleration. In the first 10 seconds the speed rises by 20 m/s, so the acceleration is 2010 = 2 m/s2.
The acceleration is the gradient of the first part of the graph. The speed rises by 20 m/s in 10 seconds, so the acceleration is 2010 = 2 m/s2. (a) The acceleration is 2 m/s2.
step 1 of 4

On a speed-time graph the gradient is the change in speed in each second, which is the acceleration. The distance traveled is the area between the graph and the time axis, because a speed multiplied by a time is a distance. The area is found by splitting it into a triangle, a rectangle and a triangle.

  1. The acceleration is the gradient of the first part of the graph. The speed rises by 20 m/s in 10 seconds, so the acceleration is 2010 = 2 m/s2. (a) The acceleration is 2 m/s2.
  2. The distance traveled is the area under the graph. Vertical lines at 10 seconds and at 40 seconds split this area into a triangle, a rectangle and another triangle.
  3. The first triangle has area 12 × 10 × 20 = 100. The rectangle is 40 − 10 = 30 seconds wide, so its area is 30 × 20 = 600. The second triangle is 20 seconds wide, so its area is 12 × 20 × 20 = 200.
  4. (b) The distance between the stations is 100 + 600 + 200 = 900 m. Check: the whole shape is a trapezium with parallel sides of 60 and 30 and a height of 20, and 12 × (60 + 30) × 20 = 900.

answer(a) 2 m/s2; (b) 900 m

techniqueSpeed-Time Graphs

examsSAT · GCSE Higher

Common pitfalls

  • Multiplying the greatest speed by the whole time, 20 × 60 = 1200 m. The train travels at 20 m/s for only 30 of the 60 seconds. While it speeds up and slows down it covers less ground, which is why those parts are triangles.
  • Reading the height of the graph at the end, 0, as the distance. The height of a speed-time graph is a speed. The distance is the area under the graph, not a height on it.
06

Workers Sharing a Job on a Reciprocal Graph

methodA Fixed Amount of Work Gives xy = k, So the Time Is y = k/x and Is Read from the Reciprocal Curve

One worker takes 24 hours to paint a long fence. All the workers paint at the same rate, so x workers take y hours, and the graph of y against x is a curve. (a) Write y in terms of x, and find the time that 6 workers take. (b) The fence must be finished in 3 hours. How many workers are needed?

04812162024024681012workers, xhours, yy = 24/xworkers × hours = 24 worker-hoursxy = 24, so y = 24/x
The job needs 24 worker-hours, so x workers for y hours gives xy = 24, or y = 24x.
One worker takes 24 hours, so the job is 24 worker-hours of work. With x workers for y hours, xy = 24, so y = 24x.
step 1 of 5

The job is a fixed amount of work, 24 worker-hours. The number of workers multiplied by the number of hours always gives this amount, so the two quantities are inversely proportional and the graph is the reciprocal curve y = 24x. Reading the curve one way gives the time for a team, and reading it the other way gives the team for a time.

  1. One worker takes 24 hours, so the job is 24 worker-hours of work. With x workers for y hours, xy = 24, so y = 24x.
  2. Plot a few points: 1 worker takes 24 hours, 2 workers take 12 hours and 4 workers take 6 hours. Each time the number of workers doubles, the time halves, so the graph is a curve and not a straight line.
  3. (a) y = 24x. For 6 workers, y = 246 = 4, so 6 workers take 4 hours.
  4. For a time of 3 hours, draw the line y = 3 across to the curve. At the point where they meet, 3 = 24x. Multiply both sides by x: 3x = 24, so x = 8.
  5. (b) 8 workers are needed. Check: 8 × 3 = 24 worker-hours. More workers take less time still, but 24x is never 0, so the curve never meets the x-axis.

answer(a) y = 24x, and 6 workers take 4 hours; (b) 8 workers

techniqueReciprocal Graphs

examsO-Level · SAT · GCSE Higher · H2

Common pitfalls

  • Treating the graph as a straight line and saying that each extra worker saves the same amount of time. The second worker saves 12 hours, but the eighth saves less than half an hour. The time is 24 divided by the number of workers, which is a curve.
  • Multiplying in part (a), 24 × 6 = 144 hours. More workers must take less time, so the 24 worker-hours are divided among the workers, not multiplied by them.
07

The Average Speed of a Dropped Ball over an Interval

methodThe Average Rate of Change over an Interval Is the Gradient of the Chord Joining the Two Points on the Curve

A ball is dropped from the top of a tall tower. After x seconds it has fallen y meters, where y = 5x2. (a) Find the average speed of the ball between x = 1 and x = 3. (b) Find its average speed between x = 3 and x = 4, and say what the two answers show about the way the ball falls.

02040608001234seconds after the drop, xmeters fallen, y(1, 5)(3, 45)x = 1: y = 5 × 12= 5x = 3: y = 5 × 32= 45
Read the curve at both ends of the interval: y = 5 at x = 1, and y = 45 at x = 3.
Find the points on the curve at the ends of the first interval. At x = 1, y = 5 × 12 = 5. At x = 3, y = 5 × 32 = 45.
step 1 of 4

The graph of y = 5x2 is a curve, so the ball does not fall at one steady speed. Over an interval, the average speed is the distance fallen divided by the time taken. On the graph this is the gradient of the chord, the straight line that joins the two points at the ends of the interval.

  1. Find the points on the curve at the ends of the first interval. At x = 1, y = 5 × 12 = 5. At x = 3, y = 5 × 32 = 45.
  2. The average speed is the gradient of the chord from (1, 5) to (3, 45): 45 − 53 − 1 = 402 = 20. (a) The average speed between x = 1 and x = 3 is 20 m/s.
  3. At x = 4, y = 5 × 42 = 80. The chord from (3, 45) to (4, 80) has gradient 80 − 454 − 3 = 351 = 35.
  4. (b) The average speed between x = 3 and x = 4 is 35 m/s. The second chord is steeper than the first, which shows that the ball falls faster and faster.

answer(a) 20 m/s; (b) 35 m/s, so the ball is falling faster and faster

techniqueThe Average Rate of Change Over an Interval · The Graphs of y = axⁿ · Quadratic and Cubic Graphs

examsSAT

Common pitfalls

  • Dividing the distance at the end of the interval by the time at the end, 453 = 15 m/s. That is the average speed from the moment of the drop. For the interval from x = 1 to x = 3, both the distance and the time must be differences.
  • Squaring after multiplying, so that 5 × 32 becomes 152 = 225. The index applies to x only: square 3 first to get 9, and then multiply by 5.
08

How Fast a Cup of Tea Is Cooling, from a Tangent to Its Cooling Curve

methodThe Rate at One Moment Is the Gradient of the Tangent There: Take Two Points Far Apart on the Tangent and Divide the Rise by the Run

The temperature of a cup of tea, y°C, is recorded x minutes after it is poured. The cooling curve passes through (0, 65), (10, 50), (25, 40) and (40, 35). A tangent is drawn to the curve at (10, 50), and it passes through (0, 60) and (30, 30). (a) Estimate the rate at which the tea is cooling 10 minutes after it is poured. (b) Find the average rate of cooling over the first 10 minutes, and explain why it is greater than the answer to part (a).

010203040506070010203040506070minutes after pouring, xtemperature (°C), y(10, 50)(30, 30)tangentthe rate at one moment is the gradient of the curveread it from the tangent at (10, 50)
The rate of cooling at one moment is the gradient of the curve at that point. It is read from the tangent drawn at (10, 50).
The rate of cooling at 10 minutes is the gradient of the curve at (10, 50). The tangent touches the curve at that point and has the same gradient there, so the gradient is read from the tangent.
step 1 of 5

On a curve the rate of change is different at every point. The rate at one moment is the gradient of the curve at that point, and the gradient of the curve is the gradient of the tangent drawn there. The average rate over an interval is the gradient of the chord across the interval. Comparing the two shows how the cooling slows down.

  1. The rate of cooling at 10 minutes is the gradient of the curve at (10, 50). The tangent touches the curve at that point and has the same gradient there, so the gradient is read from the tangent.
  2. Choose two points on the tangent that are far apart, (0, 60) and (30, 30). The gradient is 30 − 6030 − 0 = −3030 = −1.
  3. (a) The gradient is negative because the temperature is falling. After 10 minutes the tea is cooling at about 1°C per minute.
  4. The average rate over the first 10 minutes is the gradient of the chord from (0, 65) to (10, 50): 50 − 6510 − 0 = −1510 = −1.5.
  5. (b) Over the first 10 minutes the tea cools by 1.5°C per minute on average. The curve is steepest at the start and becomes less steep, so the tea cools fastest when it is hottest, and the chord over the first 10 minutes is steeper than the tangent at x = 10.

answer(a) About 1°C per minute; (b) 1.5°C per minute, which is greater because the curve is steeper at the start than at x = 10

techniqueEstimating a Gradient with a Drawn Tangent · The Average Rate of Change Over an Interval

examsO-Level

Common pitfalls

  • Dividing the temperature by the time at the point, 5010 = 5°C per minute. That is the gradient of a line from the origin to the point, which has no meaning here. The rate is a change in temperature divided by a change in time, measured along the tangent.
  • Choosing two points on the tangent that are very close together. A small triangle makes any error in reading the graph a large part of the answer. Points that are far apart, such as the ends of the drawn tangent, give a more reliable estimate.
09

Places Within a Given Distance of a Depot on a Straight Road

methodWrite the Distance from the Depot as y = |x − a|, Draw the V-Shaped Graph, and Read Off Where It Meets a Horizontal Line

Markers along a straight road show the distance in km from the start of the road. A delivery depot stands at the 12 km marker. For a place at the x km marker, y is its distance from the depot in km. (a) Write y in terms of x, and find the markers that are exactly 5 km from the depot. (b) The depot delivers free of charge to any place within 5 km. Four shops stand at the 4 km, 9 km, 15 km and 18 km markers. Which of them have free delivery?

02468101204812162024marker on the road (km), xdistance from the depot (km), ydepotdistance between marker x and marker 12:y = |x − 12|, a V with its point at (12, 0)
The distance between marker x and the depot at marker 12 is the difference taken as positive, y = |x − 12|. Its graph is a V with its point at (12, 0).
The distance between marker x and the depot at marker 12 is the difference between the two numbers, taken as positive: y = |x − 12|. The graph is a V with its lowest point at (12, 0).
step 1 of 5

A distance is never negative, whichever side of the depot the place is on, so the distance between marker x and marker 12 is the modulus |x − 12|. Its graph is a V with its lowest point at the depot. A horizontal line at height 5 meets the V at the two places exactly 5 km away, and the part of the V on or below that line shows every place within 5 km.

  1. The distance between marker x and the depot at marker 12 is the difference between the two numbers, taken as positive: y = |x − 12|. The graph is a V with its lowest point at (12, 0).
  2. To the left of the depot, where x < 12, the graph is the line y = 12 − x. To the right, where x > 12, it is the line y = x − 12. A place exactly 5 km away is a point where the V meets the horizontal line y = 5.
  3. On the left, 12 − x = 5 gives x = 7. On the right, x − 12 = 5 gives x = 17. (a) y = |x − 12|, and the 7 km and 17 km markers are exactly 5 km from the depot.
  4. A place is within 5 km of the depot where the V is on or below the line y = 5. That is the part of the road with 7 ≤ x ≤ 17.
  5. The heights of the V at the four shops are |4 − 12| = 8, |9 − 12| = 3, |15 − 12| = 3 and |18 − 12| = 6. (b) Only the shops at the 9 km and 15 km markers are within 5 km, so these two have free delivery.

answer(a) y = |x − 12|, and the 7 km and 17 km markers; (b) the shops at the 9 km and 15 km markers

techniqueThe Graph of y = |x| · Taking the Modulus of a Whole Expression

examsSAT · H2

Common pitfalls

  • Solving only x − 12 = 5 and giving the 17 km marker alone. The V has two arms, because a place can be 5 km from the depot on either side of it. The left arm, 12 − x = 5, gives the 7 km marker.
  • Writing the distance as x − 12 without the modulus. For the shop at the 4 km marker this gives −8, and a distance cannot be negative. The modulus makes the distance 8 km.
10

The Range of a Radio Mast, a Town and a Straight Road

methodWrite the Edge of the Range as a Circle, Compare x² + y² with r² for a Point, and Substitute the Line into the Circle for the Road

A radio mast stands at the origin of a map on which 1 unit is 1 km, with x measured to the east and y to the north. The signal reaches every place within 10 km of the mast. (a) A town is at (5, −8). Does the town receive the signal? (b) A straight road follows the line y = x + 2. Find the coordinates of the points where the road enters and leaves the range of the mast.

−10−50510−10−50510km east of the mast, xkm north, ymast10 kmevery point on the edge is 10 km from the mastx2+ y2= 102, so x2+ y2= 100
Every point on the edge of the range is 10 km from the mast at the origin, so the edge is the circle x2 + y2 = 100.
A point (x, y) is √x2 + y2 km from the mast. On the edge of the range this distance is 10 km, so the edge is the circle x2 + y2 = 102, which is x2 + y2 = 100.
step 1 of 5

The places exactly 10 km from the mast form a circle with its center at the origin, and by Pythagoras' theorem its equation is x2 + y2 = 100. A point is inside the circle when x2 + y2 is less than 100. The road meets the edge of the range where a point satisfies both the line and the circle, so the line is substituted into the circle.

  1. A point (x, y) is √x2 + y2 km from the mast. On the edge of the range this distance is 10 km, so the edge is the circle x2 + y2 = 102, which is x2 + y2 = 100.
  2. For the town at (5, −8), x2 + y2 = 52 + (−8)2 = 25 + 64 = 89. (a) Yes. Since 89 < 100, the town is less than 10 km from the mast, so it is inside the circle and receives the signal.
  3. Where the road meets the edge, both equations hold. Substitute y = x + 2 into the circle: x2 + (x + 2)2 = 100. Expand: 2x2 + 4x + 4 = 100. Subtract 100 from both sides and divide both sides by 2: x2 + 2x − 48 = 0.
  4. Factorize: two numbers with a product of −48 and a sum of 2 are 8 and −6, so (x + 8)(x − 6) = 0, and x = −8 or x = 6. Substitute each root into y = x + 2: y = −6 when x = −8, and y = 8 when x = 6.
  5. (b) The road enters the range at (−8, −6) and leaves it at (6, 8). Check in the circle: (−8)2 + (−6)2 = 64 + 36 = 100 and 62 + 82 = 36 + 64 = 100.

answer(a) Yes: 52 + (−8)2 = 89, which is less than 100; (b) at (−8, −6) and (6, 8)

techniqueWhere a Line Meets a Circle · The Equation of a Circle

examsO-Level · GCSE Higher

Common pitfalls

  • Comparing 89 with 10 and deciding that the town is out of range. The number 89 is the square of the distance, so it must be compared with 102 = 100. The distance itself is √89 ≈ 9.4 km.
  • Expanding (x + 2)2 as x2 + 4. The middle term is missing: (x + 2)2 = x2 + 4x + 4. Without the 4x the quadratic equation has different roots, and the points found are not on the road.
11

The Center and Radius of a Roundabout from Its Expanded Equation

methodComplete the Square in x and in y to Reach (x − a)² + (y − b)² = r², Then Read Off the Center and the Radius

On the plan of a road junction, distances are in meters, with x measured to the east and y to the north. The curb of a circular roundabout has the equation x2 + y2 − 12x − 16y + 84 = 0. (a) Find the center and the radius of the roundabout. (b) A lamp post stands at the origin. How far is the lamp post from the nearest point of the curb?

0246810121402468101214meters east, xmeters north, ylamp postx2+ y2− 12x − 16y + 84 = 0(x2− 12x) + (y2− 16y) = −84
Group the x terms and the y terms, and take the constant to the other side: (x2 − 12x) + (y2 − 16y) = −84.
Group the x terms and the y terms, and subtract 84 from both sides: (x2 − 12x) + (y2 − 16y) = −84.
step 1 of 6

The expanded equation hides the center and the radius. Completing the square in x and in y rewrites it as (x − a)2 + (y − b)2 = r2, from which the center (a, b) and the radius r are read directly. The nearest point of a circle to a point outside it lies on the line through the center, so the shortest distance is the distance to the center minus the radius.

  1. Group the x terms and the y terms, and subtract 84 from both sides: (x2 − 12x) + (y2 − 16y) = −84.
  2. Complete each square. Half of 12 is 6, and (x − 6)2 = x2 − 12x + 36, so x2 − 12x = (x − 6)2 − 36. Half of 16 is 8, so y2 − 16y = (y − 8)2 − 64.
  3. Substitute both: (x − 6)2 − 36 + (y − 8)2 − 64 = −84. Add 36 and 64 to both sides: (x − 6)2 + (y − 8)2 = 16.
  4. (a) Since 16 = 42, the roundabout has its center at (6, 8) and a radius of 4 m.
  5. The lamp post at the origin is √62 + 82 = √100 = 10 m from the center. This is more than the radius, so the lamp post is outside the roundabout, and the nearest point of the curb lies on the straight line from the lamp post to the center.
  6. (b) Along that line the curb is one radius nearer than the center, so the nearest point of the curb is 10 − 4 = 6 m from the lamp post.

answer(a) Center (6, 8) and radius 4 m; (b) 6 m

techniqueCenter and Radius by Completing the Square · The Equation of a Circle

examsO-Level · SAT

Common pitfalls

  • Reading the center as (−6, −8) or as (12, 16). In (x − 6)2 + (y − 8)2 = 16 the center is the point that makes both brackets zero, which is (6, 8): half of each coefficient, with the sign changed.
  • Giving the radius as 16. The right-hand side of the equation is r2, so the radius is √16 = 4 m.
12

The Height of an Elliptical Tunnel Arch Above a Point on the Road

methodRead a and b from x²/a² + y²/b² = 1 for the Width and the Height, Then Substitute x to Find the Height Anywhere Else

The arch of a road tunnel is the upper half of the ellipse x2100 + y236 = 1, where x and y are in meters, the x-axis is the road and the origin is the center of the road. (a) How wide is the tunnel at road level, and how high is the arch at the center? (b) How high is the arch above a point on the road 8 m from the center?

02468−10−50510meters from the center of the road, xheight (m), yx2/100 + y2/36 = 1a2= 100 and b2= 36, so a = 10 and b = 6
Compare with x2a2 + y2b2 = 1: here a2 = 100 and b2 = 36, so a = 10 and b = 6.
Compare the equation with x2a2 + y2b2 = 1. Here a2 = 100 and b2 = 36, so a = 10 and b = 6.
step 1 of 5

In the equation x2a2 + y2b2 = 1 the ellipse reaches a units to each side of the center and b units above it. These give the width and the greatest height of the arch. Any other height comes from substituting the value of x and solving for y, keeping the positive root because a height is positive.

  1. Compare the equation with x2a2 + y2b2 = 1. Here a2 = 100 and b2 = 36, so a = 10 and b = 6.
  2. On the road y = 0, so x2100 = 1 and x = −10 or x = 10. At the center x = 0, so y236 = 1 and y = 6. (a) The tunnel is 10 + 10 = 20 m wide at road level, and the arch is 6 m high at the center.
  3. For a point 8 m from the center, put x = 8 into the equation: 64100 + y236 = 1. Subtract 0.64 from both sides: y236 = 0.36.
  4. Multiply both sides by 36: y2 = 0.36 × 36 = 12.96, so y = 3.6 or y = −3.6. A height cannot be negative, so y = −3.6 is rejected.
  5. (b) The arch is 3.6 m high above a point 8 m from the center. Check: 64100 + 12.9636 = 0.64 + 0.36 = 1.

answer(a) 20 m wide and 6 m high; (b) 3.6 m

techniqueThe Equation of an Ellipse

examsH2

Common pitfalls

  • Giving the width as 100 m or the height as 36 m. The denominators are a2 and b2, so their square roots, 10 and 6, are the distances, and the width is 2 × 10 = 20 m because the arch reaches 10 m to each side.
  • Finding the height at x = 8 by proportion, as if the arch fell in a straight line from 6 m at the center to 0 at the wall, which gives 1.2 m. The arch is a curve and stays high for most of its width. The height must come from the equation, and it is 3.6 m.
13

A Pavilion Roof Drawn from Its Right-Hand Slope, and a Collar Beam Across It

methodReplace x by |x| to Copy the Right-Hand Half Across the y-Axis, Then Solve on the Right and Reflect

The cross-section of a pavilion roof is drawn with the x-axis along the level of the eaves and the y-axis through the ridge, with x and y in meters. The architect gives the right-hand slope of the roof as y = (x − 8)216 for 0 ≤ x ≤ 8, and the left-hand slope is its mirror image in the y-axis. (a) Write one equation for the whole roof line, and find the height of the roof above the eaves at x = −4. (b) A horizontal collar beam joins the two slopes at a height of 2.25 m above the eaves. How long is the beam?

012345−8−4048meters from the ridge, xheight above the eaves (m), ygivenmirrorgiven, right slope: y = (x − 8)2/16left slope: its mirror, y = (x + 8)2/16
The formula draws the right-hand slope. The left-hand slope is its mirror image, and replacing x by |x| gives both at once: y = (|x| − 8)216 for −8 ≤ x ≤ 8.
The height at x = −4 must equal the height at x = 4, and replacing x by |x| does exactly this, since |−4| = |4| = 4. The whole roof line is y = (|x| − 8)216 for −8 ≤ x ≤ 8.
step 1 of 6

The architect's formula describes only the right-hand slope. The left-hand slope is its mirror image in the y-axis, so a point 4 m to the left of the ridge is exactly as high as the point 4 m to the right of it. Replacing x by |x| in the formula says this in one equation, because x and −x have the same modulus and so give the same height. A level found on the right-hand slope is then reflected to find the matching point on the left.

  1. The height at x = −4 must equal the height at x = 4, and replacing x by |x| does exactly this, since |−4| = |4| = 4. The whole roof line is y = (|x| − 8)216 for −8 ≤ x ≤ 8.
  2. At the ridge x = 0, so y = (0 − 8)216 = 6416 = 4: the ridge is 4 m above the eaves. At each eave |x| = 8, so y = 0.
  3. At x = −4, |x| = 4, so y = (4 − 8)216 = 1616 = 1. (a) The roof line is y = (|x| − 8)216 for −8 ≤ x ≤ 8, and the roof is 1 m above the eaves at x = −4.
  4. The beam meets the right-hand slope where (x − 8)216 = 2.25. Multiply both sides by 16: (x − 8)2 = 36, so x − 8 = 6 or x − 8 = −6, which gives x = 14 or x = 2.
  5. The right-hand slope runs only from x = 0 to x = 8, so x = 14 is rejected: it lies beyond the eaves, where there is no roof. The beam meets the right-hand slope at x = 2, and its mirror image puts the other end on the left-hand slope at x = −2.
  6. (b) The beam runs from x = −2 to x = 2, so it is 2 − (−2) = 4 m long. Check: at x = −2, y = (2 − 8)216 = 3616 = 2.25.

answer(a) y = (|x| − 8)216 for −8 ≤ x ≤ 8, and 1 m; (b) 4 m

techniqueReplacing x with a Modulus · The Graph of y = |x|

examsSAT · H2

Common pitfalls

  • Putting x = −4 straight into y = (x − 8)216, which gives 14416 = 9 m. That formula describes only the right-hand slope, and carried on to the left it keeps rising, far above the 4 m ridge. The left-hand slope uses the distance from the ridge, |x| = 4, which gives 1 m.
  • Giving the length of the beam as 2 m, from the one end found on the right-hand slope. The beam reaches from one slope to the other, and the mirror image puts its other end at x = −2, so it is 4 m long.
14

A Straight Path That Touches a Circular Pond at One Point

methodThe Tangent Is Perpendicular to the Radius Where It Touches: Find the Radius's Gradient, Take the Negative Reciprocal, Then Use the Point-Slope Form

On the plan of a park, distances are in meters, with x measured east from the west fence and y measured north from the south fence, so the two fences lie along the axes. The edge of a circular pond has the equation (x − 7)2 + (y − 7)2 = 25. A straight path is laid so that it touches the edge of the pond at the point P(4, 3) and runs on in both directions until it reaches the fences. (a) Find the equation of the path. (b) Find where the path meets each fence, and the length of the path from one fence to the other.

0246810121402468101214meters east, xmeters north, yC (7, 7)P (4, 3)center C (7, 7), radius 5 mP: (4 − 7)2+ (3 − 7)2= 9 + 16 = 25
The pond has center C(7, 7) and radius 5 m. P(4, 3) is on its edge, since (4 − 7)2 + (3 − 7)2 = 25.
Compare the equation with (x − a)2 + (y − b)2 = r2: the center of the pond is C(7, 7) and the radius is √25 = 5 m. The point P(4, 3) is on the edge, since (4 − 7)2 + (3 − 7)2 = 9 + 16 = 25.
step 1 of 6

A straight line that touches a circle at one point is a tangent, and a tangent is perpendicular to the radius drawn to the point where it touches. So the gradient of the path comes from the gradient of the radius from the center to P: the two gradients multiply to −1. With that gradient and the point P, the point-slope form gives the equation of the path, and each fence is met where one of the coordinates is 0.

  1. Compare the equation with (x − a)2 + (y − b)2 = r2: the center of the pond is C(7, 7) and the radius is √25 = 5 m. The point P(4, 3) is on the edge, since (4 − 7)2 + (3 − 7)2 = 9 + 16 = 25.
  2. The radius from P(4, 3) to C(7, 7) has gradient 7 − 37 − 4 = 43.
  3. The path touches the pond at P, so it is perpendicular to the radius there. Perpendicular gradients multiply to −1, so the gradient of the path is −34. Check: 43 × (−34) = −1.
  4. Use the point-slope form through P(4, 3): y − 3 = −34(x − 4). Multiply both sides by 4: 4y − 12 = −3x + 12. (a) The path is the line 3x + 4y = 24.
  5. The south fence is the x-axis, where y = 0: 3x = 24, so x = 8. The west fence is the y-axis, where x = 0: 4y = 24, so y = 6. The path meets the fences at (8, 0) and (0, 6).
  6. (b) The path runs from (0, 6) on the west fence to (8, 0) on the south fence, and by Pythagoras' theorem its length is √82 + 62 = √100 = 10 m. Check: P(4, 3) is on the path, since 3 × 4 + 4 × 3 = 24, and x = 4 lies between the two ends.

answer(a) 3x + 4y = 24; (b) at (8, 0) on the south fence and (0, 6) on the west fence, and 10 m long

techniqueThe Tangent to a Circle at a Point · Gradients of Parallel and Perpendicular Lines · Point-Slope Form of a Line

examsO-Level · GCSE Higher

Common pitfalls

  • Using the gradient of the radius, 43, as the gradient of the path. That line passes through the center and cuts the pond in two. The path only touches the pond, so it is at right angles to the radius, with gradient −34.
  • Taking the perpendicular gradient as 34, turning the fraction over but keeping its sign. The product of the two gradients is then 1, not −1, and the line through P cuts into the pond. The sign must change as well.
15

The Waist, the Asymptotes and the Widths of a Cooling Tower

methodRead a and b from x²/a² − y²/b² = 1, Replace the 1 by 0 for the Asymptotes, and Substitute a Height to Find the Width There

In a vertical cross-section through the middle of a cooling tower, x is the horizontal distance from the tower's central axis and y is the height above the tower's narrowest level, called the waist, both in meters. The two sides of the wall lie on the hyperbola x2900 − y23600 = 1. The tower stands on level ground at y = −80, and its open top is at y = 25. (a) Find the diameter of the tower at the waist, and the equations of the two asymptotes of the hyperbola. (b) Find the diameter of the tower at ground level and at the top.

−80−40025−60−3003060meters from the axis, xmeters above the waist, yx2/900 − y2/3600 = 1a2= 900, b2= 3600, so a = 30 and b = 60
Compare with x2a2 − y2b2 = 1: here a2 = 900 and b2 = 3600, so a = 30 and b = 60.
Compare the equation with x2a2 − y2b2 = 1. Here a2 = 900 and b2 = 3600, so a = 30 and b = 60.
step 1 of 6

In x2a2 − y2b2 = 1 the minus sign opens the curve into two branches, here the two sides of the wall, and the gap between them is narrowest at y = 0, where x = −a or x = a. Far from the waist the 1 hardly matters, so replacing it by 0 gives the two straight lines, the asymptotes, that the wall approaches. The width at any other height comes from substituting that value of y and solving for x.

  1. Compare the equation with x2a2 − y2b2 = 1. Here a2 = 900 and b2 = 3600, so a = 30 and b = 60.
  2. At the waist y = 0, so x2900 = 1, x2 = 900 and x = −30 or x = 30. The wall is 30 m from the axis on each side, so the diameter at the waist is 2 × 30 = 60 m.
  3. For the asymptotes, replace the 1 by 0: x2900 = y23600. Multiply both sides by 3600: y2 = 4x2, so y = 2x or y = −2x. (a) The waist is 60 m across, and the asymptotes are y = 2x and y = −2x. Far from the waist the wall runs close to these lines, moving about 1 m farther from the axis for every 2 m farther from the waist.
  4. At ground level put y = −80: x2900 = 1 + 64003600 = 1 + 169 = 259. Multiply both sides by 900: x2 = 2500, so x = 50, taking the positive root for a distance. The diameter at ground level is 2 × 50 = 100 m.
  5. At the top put y = 25: x2900 = 1 + 6253600 = 1 + 25144 = 169144. Multiply both sides by 900: x2 = 1056.25, so x = 32.5, and the diameter at the top is 2 × 32.5 = 65 m.
  6. (b) The tower is 100 m across at ground level and 65 m across at the top. Check at the ground: 2500900 − 64003600 = 259 − 169 = 1.

answer(a) 60 m, and the asymptotes y = 2x and y = −2x; (b) 100 m at ground level and 65 m at the top

techniqueThe Equation of a Hyperbola

examsH2

Common pitfalls

  • Giving the diameter at the waist as 30 m, or as 900 m. The denominator 900 is a2, so a = 30 m is the distance from the axis to one side of the wall. The diameter reaches to both sides, so it is 60 m.
  • Finding the width at ground level from an asymptote instead of the hyperbola: y = −2x at y = −80 gives x = 40 and a diameter of 80 m. The wall only approaches the asymptote and stays outside it, so the true diameter, from the equation of the hyperbola, is 100 m.
Mr. Chalk Read the guide