Solving Simultaneous Equations: x^2 + y^2 = 10 and y = 2x - 5

AI Thread Summary
To solve the simultaneous equations x^2 + y^2 = 10 and y = 2x - 5, start by substituting y in the first equation with the expression from the second equation. This leads to x^2 + (2x - 5)^2 = 10. Expanding the squared term results in a quadratic equation that can be simplified and solved for x. Once x is determined, substitute back to find the corresponding y values. This method effectively eliminates y and allows for solving the equations systematically.
Haroldingo
Messages
38
Reaction score
1

Homework Statement



Sure I could do this by looking at the mark scheme, but i need to know HOW and WHY, so that in the future i can do these equations by myself. Thanks :)

by elimenating y, solve the simeltaneous equation

Homework Equations



x^2 + y^2 = 10
y = 2x - 5

The Attempt at a Solution



I thought i might have to make 5 the subject for the equation for this to work?

Outside of this my solution was to square it but that didn't work either..
 
Physics news on Phys.org
If y = 2x - 5 , what is y2 ?
 
SammyS said:
If y = 2x - 5 , what is y2 ?
(2x - 5) 2 ?
 
Haroldingo said:
(2x - 5) 2 ?
Now replace y2 in the first equation with this expression, and solve the resulting quadratic.
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top