Answer:
43 if you follow the steps of PEMDAS
Step-by-step explanation:
9x5=45. 8÷4=2. 45-2=43
Hope this helps!
Answer:
<h3> 26²/₃ liters of 15% acid and 13¹/₃ liters of 33% acid</h3>
Step-by-step explanation:
Concentration Amount of Amount
of Solution Solution (L) of Acid
15% x 0.15x
33% y 0.33y
21% 40 0.21•40
x + y = 40 ⇒ x = 40 - y
0.15x + 0.33y = 0.21•40
0.15(40 - y) + 0.33y = 0.21•40
6 - 0.15y + 0.33y = 8.4
0.18y = 2.4
y = 13¹/₃
x = 40 - 13¹/₃ = 26²/₃
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
Working attached below:
Hope this helps! Any questions let me know :)
Answer:
y=|x-1|-1
Step-by-step explanation:
hope that helps :)