Answer:
f(x+1) = -3/4 × f(x)
Step-by-step explanation:
first of all, the sign of the numbers in the sequence is alternating. so, there must be a "-" involved.
that eliminates the first and third answer options.
and the absolute values of the numbers in the sequence are going down. |f(x+1)| < |f(x)|
that eliminates the fourth answer option, as this says that
|f(x)| < |f(x+1)|. and that is the opposite of how the actual sequence behaves.
Answer:
x= 7
Step-by-step explanation:
11x-2 = 75
11(7) - 2
77 - 2 = 75
x= 7
Multiply each term by a^2b^2:-
b^2y^2 + a^2x^2 = a^2b^2
subtract a^2x^2 from both sides
b^2y^2 = a^2b^2 - a^2x^2
Now divide both sides by b^2
y^2 = a^2 - a^2x^2 / b^2 = a^2 (1 - x^2/b^2)
take positive square root ( because y > 0)
y = a sqrt(1 - x^2/b^2)
Answer:
the answer is 25 according to Khan
Step-by-step explanation:
Answer:
x = -4, y = -2
Step-by-step explanation:
substitute for y
2x - 5(x + 2) = 2
distribute -5
2x -5x - 10 = 2
solve
-3x - 10 = 2
add 10 on both sides
-3x = 12
divide by -3
x = -4
now substitute for x in the equation y = x + 2
y = -4 + 2
y = -2