Answer:
Step-by-step explanation:

The two intersection points are (-2.79, -0.58) and (0.79, 6.58).
<h3>
How to find the points of intersection?</h3>
Here we want to solve the system of equations:
y = 2x + 5
x² + y² = 36
To solve this, we need to replace the first equation into the second one:
x² + (2x + 5)² = 36
Now we can solve this for x:
x² + 4x² + 10x + 25 = 36
5x² + 10x - 11 = 0
This is a quadratic equation, to solve it we use the general formula:

So we have two solutions for x:
x = (-10 - 17.9)/10 = -2.79
x = (-10 + 17.9)/10 = 0.79
To get the y-values of the solutions, we evaluate the linear equation in these values of x:
y = 2*(-2.79) + 5 = -0.58
y = 2*( 0.79) + 5 = 6.58
Then the two intersection points are (-2.79, -0.58) and (0.79, 6.58).
If you want to learn more about intersection points:
brainly.com/question/17206319
#SPJ1
Answer:
Vertex = (-3, -1)
Axis of Symmetry: x = -3
Step-by-step explanation:
The vertex is (-3, -1), the axis of symmetry is x = -3. The x-intercept is -2 and -4, the y intercept is 8, the domain is R, the range is [-1, inf.]
The function is increasing in {-3, inf.} and decreasing in {-inf., 3}
Solve by elimination.
The goal is to cancel out one of the variables in order to easily solve for the other variable.
Do this by changing the equations so that the coefficients of either x or y add up to 0.
Notice the coefficients of y are 3 and 3, if we make one of them negative then they add up to 0. 3+ (-3) = 0
Multiply 2nd equation by -1.
6x +3y = 9
-2x -3y = -1
__________
4x +0y = 8
Solve for x
4x = 8
x = 8/4 = 2
Plug x=2 back into one of original equations to find y.
---> 2(2) + 3y = 1
---> 4 + 3y = 1
---> 3y = -3
---> y = -1
Therefore solution is (2,-1)