How to solve simultaneous equations with a quadratic

Example.

" Solve the simultaneous equations

y + 4x + 1 = 0

y^2 + 5x^2 + 2x = 0 "

We can rearrange the first equation to something that we can substitute into the second equation, for example

y = -4x - 1

We then substitute this into the second equation

(-4x - 1)^2 + 5x^2 + 2x = 0

16x^2 + 8x + 1 + 5x^2 + 2x = 0

21x^2 + 10x + 1 = 0

(7x + 1)(3x + 1) = 0

Gives us the solutions

x = -1/7 and x = -1/3

We then put these values into our first equation (y = -4x - 1) to give

y = -3/7 and y = 1/3

TW

Related Maths A Level answers

All answers ▸

Differentiate y=(x^2+5)^7


At t seconds, the temp. of the water is θ°C. The rate of increase of the temp. of the water at any time t is modelled by the D.E. dθ/dt=λ(120-θ), θ<=100 where λ is a pos. const. Given θ=20 at t=0, solve this D.E. to show that θ=120-100e^(-λt)


Compute the integral of f(x)=x^3/x^4+1


Differentiate tan^2(x) with respect to x