Step-by-step explanation:
3x + 10 < 3
3x + 7 < 0
3x < -7
x < -7/3 = -2.3333...
or
2x - 5 >= 5
2x >= 10
x >= 5
x < -7/3 or x >= 5
Answer:
Step-by-step explanation:
Note that this function is not defined at x = 0; it does have a vertical asymptote which is the line x = 0, as well as a horiz. asymptote which is the line y = 0. This function is odd because the power of x is -1 (a negative odd number). Half the graph appears in Quadrant I: (1, 1), (2, 1/2), (3, 1/3), etc.
The other half is the reflection of the Quadrant I part in the origin, and this is because the function is odd.
Answer:
z = -1
Step-by-step explanation:
3(z + 5) = 12
Step 1: Divide both sides by 3.
z + 5 = 4
Step 2: Subtract 5 from both sides.
z = -1
The numbers are -12 and -6:
-12 + -6 = -18
-12 * -6 = 72
Answer:
b = 6
Step-by-step explanation:
You probably already know the general equation from the my last couple of answer.
In this question, we have:
a=8
b= ?
c= -10 , c is the value of the foci
surprisingly, you can solve the value for a, b, and c using the same equation as the Pythagorean theorem.
c² = a² + b²
we need to solve for b so lets rearrange the equation.
b² = c² - a²
b = ±√(c² - a²)
b = ±√((-10)² - (8)²)
b = ±√((-10)² - (8)²)
b = ±√(100 - 64)
b = ±√(36)
b = ±6
b = 6