What are you trying to do here?
Solve the graph, or make it appear as something else?
First, we're going to take one sec (x) out so that we get:
sec (x) (2sec (x) -1 -1) = 0
sec (x) (2sec (x) -2) = 0
Then we're going to separate the two to find the zeros of each because anything time 0 is zero.
sec(x) = 0
2sec (x) - 2 = 0
Now, let's simplify the second one as the first one is already.
Add 2 to both sides:
2sec (x) = 2
Divide by 3 on both sides:
sec (x) = 1
I forgot my unit circle, so you'd have to do that by yourself. Hopefully, I helped a bit though!
Answer:
x=3, y= -2
Step-by-step explanation:
Multiplying :
(4x+3y =6)*-3
(3x+5y =-1)*4
-12x -9y= -18
12x+20y= -4
Add the equations
20y-9y = -4-18
11y = -22
y= -22/11 = -2
3x +5* -2= -1
3x -10 = -1
3x = 10-1
x= 9/3 =3
Answer: X=18
Explanation: 42 - 18 = 24
24 multiplied by 2 = 48
Let's solve this system of equations through substitution.
We have these two equations.
-7x-2y=14
6x+6y=18
Now let divide the second equation by 6.
6x+6y=18 ----> x+y=3
Next, let us move y to the right side of the equation.
x+y=3 -------> x=3-y (x equals 3-y)
Because we found out that what x is in terms of y, we can input that in for every instance of x in this equation below.
-7x-2y=14 becomes -7(3-y)-2y=14 (Why? Because x equals 3-y!)
We have a one variable equation now and can solve for y.
-7(3-y)-2y=14
-21+7y-2y=14
5y=35
y=7
Plug in 7 for y in any equation to find x.
x+y=3
x+7=3
x=-4
answer: x=-4, y=7