Answer:
x < 3
Step-by-step explanation:
Isolate the variable by dividing each side by factors that don't contain the variable.
Answer:
it's 2
Step-by-step explanation:
square root of 8 is 2
-2x + y =3
use 5 number and put it in above equation to find y, I will use -2,-1,0,1,2
x y
-2 -1
-1 1
0 3
1 5
2 7
Then draw the graph, find another point in the graph which intersect the slope,
lets say i found (-3,-3)which is on the slope
to prove it, i put (-3,-3) in the equation -2x + y = 3
and i got
3 = 3
Thus it is correct.
Answer:
B: The elevation of the chameleon
Step-by-step explanation:
The Fly is <em><u>above</u></em> the chameleon, so its elevation should be represented by a "positive number"(Example of positive number: 16)
Also,
The Grasshopper is <em><u>below </u></em>the chameleon, so its elevation should be represented by a "negative number"(Example of negative number: -23)
ඞHope this helps u because i got dis question from Khan Academyඞ
The recursive sequence that would produce the sequence 8,-35,137,… is T(n + 1) = -3 - 4T(n) where T(1) = 8
<h3>How to determine the recursive sequence that would produce the sequence?</h3>
The sequence is given as:
8,-35,137,…
From the above sequence, we can see that:
The next term is the product of the current term and -4 added to -3
i.e.
Next term = -3 + Current term * -4
So, we have:
T(n + 1) = -3 + T(n) * -4
Rewrite as:
T(n + 1) = -3 - 4T(n)
Hence, the recursive sequence that would produce the sequence 8,-35,137,… is T(n + 1) = -3 - 4T(n) where T(1) = 8
Read more about recursive sequence at
brainly.com/question/1275192
#SPJ1