Answer:
Step-by-step explanation:
You don't specify what you're supposed to do, so I'll make an educated guess.
Given the sequence f(1) = 4, f(n) = f(n − 1) + 11, find the first 5 terms:
f(1) = 4
f(2) = f(2 - 1) + 11 = f(1) + 11 = 4 + 11 = 15
f(3) = f(2) + 11 = 15 + 11 = 26
f(4) = f(3) + 11 = 26 + 11 = 37
f(5) = 37 + 11 = 48
Answer:
35
Step-by-step explanation:
4x4+4(5-2)+7
=4x4+4(3)+7
=16+12+7
=28+7
=35
Answer: 32 degrees
Step-by-step explanation:
Sunscreen approx. 40.6 cents an oz
Lotion 6.4 cents an oz
Answer:
Step-by-step explanation:
y = x²+3
y = 3x+1
x² + 3 = 3x +1
x² - 3x + 2 = 0
(x-2)(x-1) = 0
x = 2, 1
Two solutions
(2,7) and (1,4)