I think that the answer is negative 11 over 12
Answer:
M=-10
Step-by-step explanation:
To find the sope we use y-y1/x-x1. For this problem, I chose the first two coordinates.
(-33.5)-(-55.6)/1.20-3.45=22.6/-2.25=-10(rounded)
hope this helps!:)
Alright, so the sum of two days is going to equal zero.
The variable here is what Jesse got on the first day. Let's call it "x".
x-6=0
x is the first day's score, -6 is the second day's score, and the total score is zero.
Now, add 6 to both sides.
x-6=0
+6 +6
x=6
Jesse's score for the first day was (+)6.
Answer:
x = ±
- 3
Explanation:
I'm assuming you want the solutions to that equation, so here goes! (If not, please comment.)
(x-3)(x+9)=27
Let's FOIL this all out and expand. (Remember: First, Outer, Inner, Last.)
x^2 + 9x - 3x - 27
(first+ inner + outer + last)
x^2 + 9x - 3x - 27 = 27
Combine like terms, and add 27 to both sides.
x^2 + 6x - 27 + 27 = 27 + 27
x^2 + 6x = 54
Let's complete the square, because factoring doesn't work, and because it's good practice.
x^2 + 6x + ___ = 54 + ____
In the blank we will put b/2 ^2 = 6/2 ^2 = 3^2 = 9 to complete the square.
x^2 + 6x + 9 = 54 + 9
Now we've got a perfect square factor:
(x + 3)^2 = 63
sqrt(x+3)^2 = 
x + 3 = ± 
x = ±
- 3
Answer:
x≠-1,1
Step-by-step explanation:
f(g(x)) is a composition where g(x) is is substituted for x in f(x).
Recall, f(x) is 2/x. So we write 2/|x|-1. This places x in the denominator and 0 cannot be in the denominator x. Any value of x that makes the denominator 0 will not be in the domain.
|x|-1=0
|x|=1
x=1,-1