Answer:
w^4
Step-by-step explanation:
Answer:
A. -4 feet per minute (FPM)
B. -24 feet below sea level.
Step-by-step explanation:
It would be 16 more 6th graders that are not in either band or orchestra.
15 6th Graders in band
9 6th Graders in both classes
+18 6th Graders in orchestra
-----
42 6th Graders in either class
100 6th Graders in total
-42 6th Graders in either class
-------
58 6th Graders in neither class
58-42= 16 more 6th Graders that are not in either class
You're welcome :)
F: R -> R, f(x) = ax + b;
f(1) = 8 => a + b = 8;
f(2) = 14 => 2a + b = 14 => a = 6 and b =2;
f(3) = 20 => 6*3 + 2 = 20 True;
f(4) = 26 => 4*6 + 2 = 26 True;
then, f:R -> R, f(x) = 6x + 2;