Question
Question: How do you solve the system of equations \[{x^2} + {y^2} = 34\] and \(y = x + 2\) algebraically?...
How do you solve the system of equations x2+y2=34 and y=x+2 algebraically?
Solution
We will first put in y=x+2 in the equation x2+y2=34. Then, we will obtain a quadratic equation in x. Then, we will use the quadratics formula to find the possible values of x and thus y.
Complete step by step solution:
We are given that we are required to solve the system of equations x2+y2=34 and y=x+2 algebraically.
Let us term the equation x2+y2=34 as equation number 1 and equation y=x+2 as equation number 2.
Now, we will just put in the value of y from equation number 2 in equation number 1, we will then obtain the following expression with us:-
⇒x2+(x+2)2=34 ………(3)
We know that we have a formula given by the following expression:-
⇒(a+b)2=a2+b2+2ab
Replacing a by x and b by 2 in the above mentioned formula, we will then obtain the following expression:-
⇒(x+2)2=x2+22+2×2×x
Simplifying the calculations in the right hand side of the above expression, we will then obtain the following expression:-
⇒(x+2)2=x2+4+4x
Putting the above derived value in equation number 3, we will then obtain the following expression:-
⇒x2+x2+4+4x=34
Simplifying the left hand side of the above expression, we will then obtain the following expression:-
⇒2x2+4+4x=34
Taking 4 from addition in the left hand side to subtraction in the right hand side, we will then obtain the following expression:-
⇒2x2+4x=34−4
Simplifying the right hand side of the above expression, we will then obtain the following expression:-
⇒2x2+4x=30
We can write this expression as follows:-
⇒x2+2x−15=0
Now, we know that if we have an equation given by ax2+bx+c=0 , then its roots are given by the following expression:-
⇒x=2a−b±b2−4ac
Putting a = 1, b = 2 and c = - 15, we will then obtain the following expression:-
⇒x=2(1)−(2)±(2)2−4(1)(−15)
Simplifying the squares and multiplications in the above expression, we will obtain:-
⇒x=2−2±4+60
Solving it, we will then obtain:-
⇒x=3,−5
Now, putting this in equation number 2, we will then obtain the following expression:-
⇒y=5,−3
Hence, the required answer is (3, 5) and (-5, -3).
Note:
The students must note that there is an alternate way to solve the same question.
Alternate way:
Here, we will use the method of splitting of the middle term as given below:
⇒2x2+4x−30=0
Now, we see that 2, 4 and 30, all of these numbers have 2 common in them. Therefore, we will take out 2 common from all of these and obtain the following expression:-
⇒x2+2x−15=0
Now, we will break the middle term and then, we can write it as the following expression:-
⇒x2−3x+5x−15=0
Now, we can take x common out of the first two terms in the bracket, then we will obtain the following expression with us:-
⇒x(x−3)+5x−15=0
As we did in the last step, we can also take out 5 common from the last two terms in the bracket above, we will then obtain the following expression with us:-
⇒x(x−3)+5(x−3)=0
Now, since we have (x – 3) in both the terms in the above expression, we can take it out as well to obtain the following expression with us:-
⇒(x−3)(x+5)=0
Thus, we have the required answer as we did in the solution.