Solveeit Logo

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{x^2} + {y^2} = 34 and y=x+2y = x + 2 algebraically?

Explanation

Solution

We will first put in y=x+2y = x + 2 in the equation x2+y2=34{x^2} + {y^2} = 34. Then, we will obtain a quadratic equation in xx. 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{x^2} + {y^2} = 34 and y=x+2y = x + 2 algebraically.
Let us term the equation x2+y2=34{x^2} + {y^2} = 34 as equation number 1 and equation y=x+2y = 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\Rightarrow {x^2} + {(x + 2)^2} = 34 ………(3)
We know that we have a formula given by the following expression:-
(a+b)2=a2+b2+2ab\Rightarrow {(a + b)^2} = {a^2} + {b^2} + 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\Rightarrow {(x + 2)^2} = {x^2} + {2^2} + 2 \times 2 \times 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\Rightarrow {(x + 2)^2} = {x^2} + 4 + 4x
Putting the above derived value in equation number 3, we will then obtain the following expression:-
x2+x2+4+4x=34\Rightarrow {x^2} + {x^2} + 4 + 4x = 34
Simplifying the left hand side of the above expression, we will then obtain the following expression:-
2x2+4+4x=34\Rightarrow 2{x^2} + 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=344\Rightarrow 2{x^2} + 4x = 34 - 4
Simplifying the right hand side of the above expression, we will then obtain the following expression:-
2x2+4x=30\Rightarrow 2{x^2} + 4x = 30
We can write this expression as follows:-
x2+2x15=0\Rightarrow {x^2} + 2x - 15 = 0
Now, we know that if we have an equation given by ax2+bx+c=0a{x^2} + bx + c = 0 , then its roots are given by the following expression:-
x=b±b24ac2a\Rightarrow x = \dfrac{{ - b \pm \sqrt {{b^2} - 4ac} }}{{2a}}
Putting a = 1, b = 2 and c = - 15, we will then obtain the following expression:-
x=(2)±(2)24(1)(15)2(1)\Rightarrow x = \dfrac{{ - (2) \pm \sqrt {{{(2)}^2} - 4(1)( - 15)} }}{{2(1)}}
Simplifying the squares and multiplications in the above expression, we will obtain:-
x=2±4+602\Rightarrow x = \dfrac{{ - 2 \pm \sqrt {4 + 60} }}{2}
Solving it, we will then obtain:-
x=3,5\Rightarrow x = 3, - 5
Now, putting this in equation number 2, we will then obtain the following expression:-
y=5,3\Rightarrow 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+4x30=0\Rightarrow 2{x^2} + 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+2x15=0\Rightarrow {x^2} + 2x - 15 = 0
Now, we will break the middle term and then, we can write it as the following expression:-
x23x+5x15=0\Rightarrow {x^2} - 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(x3)+5x15=0\Rightarrow x\left( {x - 3} \right) + 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(x3)+5(x3)=0\Rightarrow x\left( {x - 3} \right) + 5\left( {x - 3} \right) = 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:-
(x3)(x+5)=0\Rightarrow \left( {x - 3} \right)\left( {x + 5} \right) = 0
Thus, we have the required answer as we did in the solution.