Answer:
its 4
Step-by-step explanation:
a 1 = 3 , a n = a n - 1 + 2
because if you aply this to the shapes that you see at problem 21 you will see that it meaches them
Nearest 10 is according to the last digit.
if the digit is >5, it +1 to the tenth digit. If it's <5, it will be reduced to 0.
for your case, 392, 2 < 5, therefore rounded up to nearest tenth is 390.
Answer:
y = -3/4x - 2
Step-by-step explanation:
y = -3/4x + b
1 = (-3/4) × -4 + b
1 = 3 + b
-2 = b
b = -2
y = -3/4x -2
Answer:
(f + g)(x) = x^2 + 3x - 6
Step-by-step explanation:
Given f(x) = x^2 + x − 2 and g(x) = 2x − 4
Plug in:
(f + g)(x) = x^2 + x − 2 + 2x − 4
(f + g)(x) = x^2 + 3x - 6