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
6/x= -2/18
Cross multiply. ( Multiply the numerators together ) . ( Multiply the denominators together (.
6*18= - 2*x
108= -2x
Divide by -2 for 108 and -2x
108/-2= -2x/2
x= -54
Answer: x= -54
F(x)=2x^2-x-6
Factoring:
f(x)=2(2x^2-x-6)/2=(2^2x^2-2x-12)/2=[(2x)^2-(2x)-12]/2
f(x)=(2x-4)(2x+3)/2=(2x/2-4/2)(2x+3)→f(x)=(x-2)(2x+3)
g(x)=x^2-4
Factoring
g(x)=[sqrt(x^2)-sqrt(4)][sqrt(x^2)+sqrt(4)]
g(x)=(x-2)(x+2)
f(x)/g(x)=[(x-2)(2x+3)] / [(x-2)(x+2)
Simplifying:
f(x)/g(x)=(2x+3)/(x+2)
Answer: Third Option (2x+3)/(x+2)