
Joshua S.
asked 10/26/22Linear Equation word problem (Below)
A $100,000 life insurance policy for males age 39 costs $12.28. For males aged 54, the policy costs $15.58. Find a linear function P(x) that expresses the price P of the life insurance policy in terms of age x.
1 Expert Answer

William W. answered 10/26/22
Math and science made easy - learn from a retired engineer
Age is like the "x" and policy cost is like the "y" in "y = mx + b" (linear function).
We are given two points as (x, y) values which are (39, 12.28) and (54, 15.58). We can use the slope equation to get "m":
So m = (15.58 - 12.28)/((54 - 39) = 0.22
Then we can use the point-slope form of a line, which is y - y1 = m(x - x1) to get the equation. I will use (39, 12.28) as my (x1, y1):
y - 12.28 = 0.22(x - 39)
y - 12.28 = 0.22x - 8.58
y = 0.22x + 3.7
Now, we can put it in function notation:
P(x) = 0.22x + 3.7
Still looking for help? Get the right answer, fast.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Mark M.
Life insurance premium are not usually linear. They are usually in a piece wise function.10/26/22