10 more times
On Monday the rover needed to charge 22 times and on Tuesday 12 times.
So the answer is 22-12=10
Answer:
a. a[1] = 3; a[n] = 2a[n-1]
b. a[n] = 3·2^(n-1)
c. a[15] = 49,152
Step-by-step explanation:
Each term of the given sequence is 2 times the previous term. (This description is the basis of the recursive formula.) That is, the terms of the given sequence have a common ratio of 2. This means the sequence is geometric, so the formulas for explicit and recursive rules for a geometric sequence apply.
The first term is 3, and the common ratio is 2.
<h3>(a)</h3>
The recursive rule is ...
a[1] = 3
a[n] = 2×a[n-1]
__
<h3>(b)</h3>
The explicit rule is ...
a[n] = a[1]×r^(n-1)
a[n] = 3×2^(n-1)
__
<h3>(c)</h3>
The 15th term is ...
a[15] = 3×2^(15-1) = 3×2^14
a[15] = 49,152
Find the decimal equivalent of each and then put in order.
Steve 130 5/6= 130.83333
Riley 130 2/3= 130.66666
Nikolas 130.5
Carrie 130 7/12= 130.58333
Jorja 130.25
Now that they each have a decimal equivalent, we can put them in order from greatest to least.
Steve 130 5/6= 130.83333
Riley 130 2/3= 130.66666
Carrie 130 7/12= 130.58333
Nikolas 130.5
Jorja 130.25
ANSWER: A) Steve, Riley, Carrie, Nikolas, Jorja
Hope this helps! :)
Answer:
102 loafs of bread
Step-by-step explanation:
1232 ÷ 12 = 102.6666666666
102 is the answer
Answer:
A
Step-by-step explanation:
y = (-2/5)x + 1
By inspection of the equation, the slope of the line is -2/5 and the y-intercept is 1.
Therefore, we can immediately discount option B and D, as their y-intercepts are NOT 1.
Find the point where the line crosses the x-axis by setting the equation to 0 and solving for x:
0 = (-2/5)x + 1
⇒ -1 = (-2/5)x
⇒ -5 = -2x
⇒ x = 5/2
Therefore, the line of the function intersects the x-axis at x = 5/2 = 2.5
From inspection of the graphs, the line in option A intersects the x-axis at 2.5. Therefore, this is the correct graph.