Answer:
ANSWER is B. look at the sides and simplified.
3p + 34 = 90
3p = 90 - 34
3p = 56
p = 56/3
p = 18.67 (thats rounded)
2r + 44 = 76
2r = 76 - 44
2r = 32
r = 32/2
r = 16
53 + 6s = 1421
6s = 1421 - 53
6s = 1368
s = 1368/6
s = 228
" the product " means multiply
p x r x s = 18.67 x 16 x 228 = 68,108.16
Answer:
Explicit formula: a(n)=3n-6
Recursive formula: a(n)=-3+(n-1)3 <--
Step-by-step explanation:
a(n)=3n-6 where a(1)=3(1)-6=-3 and d=3
<u>Plug values into recursive formula:</u>
a(n)=a1+(n-1)d
a(n)=-3+(n-1)3