Finding the intersection of a two lines (curved and linear example)

Line 1: y = 2x + 2 Line 2: y = x2 - 1Firstly, intersection of two lines is the point at where the coordinates of both lines are the same. X1 = X2 and Y1 = Y2Therefore, that means we can exploit that fact and to find the point of intersection of line 1 substituting y of line 2 into line 1 ending up with: 2x + 2 = x2 -1We then need to rearrange so that it is in the normal format of a quadratic equation Ax2 + Bx + C = 0 x2 - 2x -3 = 0This means we can now take our normal approach of solving a quadratic equation by factoring. As the value of A is 1 it is a little bit simpler and we can use a trick of a+b = B and a*b = C to find our factors. (x - 3)(x + 1) = 0 therefore, x = 3 or x = -1substituting back into our simplest equation results in us finding the corresponding values of y. @ x = 3 y = 2(3) + 2 = 8 (3,8) @ x = -1 y = 2(-1) + 2 = 0 (-1,0)

FF
Answered by Fabio F. Maths tutor

3701 Views

See similar Maths GCSE tutors

Related Maths GCSE answers

All answers ▸

An area of a garden needs to be tiled. It consists of a square area of 10m by 10m, with an outdoor pool in the middle of radius 3m. The tiles to be used are 50cm by 50cm, and cost 50p per tile. Find out how much it will cost to tile the area.


Expand (x+3)(x+4)


15 machines work at the same rate. Together, the 15 machines can complete an order in 8 hours. 3 of the machines break down after working for 6 hours. The other machines carry on working until the order is complete. In total, how many hours does EACH


I have a bag with 4 different coloured marbles. Blue, green, red, and orange. I have 2x,7,7x + 5,4x -3 of each coloured marble respectively. If the probability of a green marble being picked is 7/100, find the probability of an orange marble being picked.


We're here to help

contact us iconContact ustelephone icon+44 (0) 203 773 6020
Facebook logoInstagram logoLinkedIn logo

MyTutor is part of the IXL family of brands:

© 2026 by IXL Learning