So for order of operations you start inside the parentheses and in order to add the insides you will need a common denominator which would be 15 on the bottom. So for 2/5 it would be 6/15 and for 11/3 would be 55/15 and then added together it would be 61/15. so then you would multiply and get 15(61/15). the 15 in the numerator will cancel with the denominator leaving only 61 and then the final step would be adding the 3 to 61 and the final answer will be 64
The general equation given is x^2 - 4x + y^2 = -3. Transform this to an equation of a circle of the form x^2 + y^2 = r^2.
Use completing the square method:
x^2 - 4x + 4 + y^2 = -3 + 4
(x - 2)^2 + y^2 = 1
the center of the circle is (2,0) and r = 1
To check if it intersects the y axis, find the value of the x-intercept.
Answer:
x = -6/5
y =7/5
Step-by-step explanation:
2x + y = - 1
x - 2y = - 4
Multiply the first equation by 2 so we can eliminate y
2(2x + y = - 1)
4x + 2y = -2
Add this to the second equation
4x + 2y = -2
x - 2y = - 4
---------------------
5x + 0y = -6
Divide by 5
5x/5 = -6/5
x = -6/5
Multiply the second equation by -2 so we can eliminate x
-2(x - 2y = - 4)
-2x+4y = 8
Add this to the first equation
2x + y = - 1
-2x+4y = 8
---------------------
0x + 5y = 7
Divide by 5
5y/5 = 7/5
y =7/5