A sequence<span> is a set of numbers.
</span>If the difference between two consecutive terms is constant, then the sequence is called arithmetic and th<span>e difference is called the common difference.
</span><span>If the numbers in the sequence follow a pattern were the next term is found by multiplying by a constant called the common ratio, r, then the sequence is geometric sequence.</span>
Answer:
y=-5,x=2
Step-by-step explanation:
3x+3y=-9________________eqn 1
3x-3y=21________________eqn 2
using elimination method
3x+3y=-9
-
3x-3y=21
subtract equation 2 from equation 1
0+6y=-30
6y=-30
y=-30/6
y=-5
substitute the value of y in equation 1
3x+3y=-9
3x+3(-5)=-9
3x-15=-9
3x=-9+15
3x=6
x=6/3
x=2
the answer to this question would be c- 15.6
Approximate the real zeros of f(x) = x2 + 3x + 1 to the nearest tenth
<u>C. 2.6,-0.4</u>
<u />
Answer:
The answer is $88
Step-by-step explanation:
The Math.random () function returns a floating-point, pseudo-random number in the range 0–1 (inclusive of 0, but not 1) with approximately uniform distribution over that range — which you can then scale to your desired range.