For this case what you should do is evaluate values of x in the function and verify that they meet the result of f (x) shown in the graph.
The answer is
f (x) = - 2lxl +1
notice that
f (1) = - 2l1l + 1 = -1
f (-1) = - 2l-1l + 1 = -1
Both comply with the value of f (x) shown in the graph
answer
f (x) = - 2lxl +1
A linear equation cannot be used.
because 60/1 isn't equal to 70/5 and isn't equal to 80/20 and so on.
Answer:
D
Step-by-step explanation:
Step-by-step explanation:
Suppose that the weight (in pounds) of an airplane is a linear function of the amount of fuel (in gallons) in its tank. When carrying 15 gallons of fuel, the airplane weighs 2187 pounds. When carrying 35 gallons of fuel, it weighs 2303 pounds. How much does the airplane weigh if it is carrying 50 gallons of fuel?
----
You have two points relating fuel and weight.
(15,2187) and (35,2303)
------------
slope = (2303-2187)/(35-15) = 5.8
----
intercept = ?
2187 = 5.8*15 + b
b = 2100
-------
Equation:
f(x) = 5.8x + 2100
---
f(50) = 2390 lbs.
====================