Answer:
Okay so for the first box i should be x<-5 and the other box should be -5<x
Step-by-step explanation:
Notice the following pattern:
2 - 0 = 2
6 - 2 = 4
12 - 6 = 6
20 - 12 = 8
It's reasonable to assume that consecutive terms in the sequence differ by increasing multiples of 2, so that for the next number (call it x) we expect to see
x - 20 = 10 ==> x = 30
and for the number after that (call it y) we would see
y - x = y - 30 = 12 ==> y = 42
Answer:
Step-by-step explanation:
I think you meant 3([7/5]x + 4) - 2(3/2 - [5/4]x). If that's the case, then identify the LCD: It is 20. Multiply both [7/5]x + 4 and 3/2 - [5/4]x by 20 and then divide the resulting expression by 20:
3(28x + 80) - 2(30 - 25x)
------------------------------------
20
Next, perform the indicated multiplication:
84x + 240 - 60 + 50x
----------------------------------
20
This simplifies to:
34x + 180 17x + 9
---------------- = ----------------
20 10
Next time, please share the answer choices.
Sin ( theta ) = opposite / hypotenuse
sin ( 37° ) = 13 / x
Answer:
f(-1) = 2
Step-by-step explanation:
To evaluate this function at x = -1, replace "x" in the equation with (-1) (you should use the parentheses as indicated here).
f(x)=x²-3x-2 becomes
f(-1)=(-1)² - 3(-1) -2, or
f(-1) = 1 + 3 - 2, or
f(-1) = 2