asked 68.3k views
3 votes
John is joining a gym. There is a membership fee of $25 per month and a fee of $2 per workout class he attends. Given this information, determine the input variable (x), output variable (y) , slope and y intercept that will help you to create an equation in the form y = mx + b to represent his monthly cost at the gym.

1 Answer

5 votes

Answer:

Input variable x: Number of classes he attends.

Output variable y: Monthly cost

Slope: Cost per class, of $2

y-intercept: Membership fee, of $25.

Function:
y = 2x + 25

Explanation:

This situation can be represented by a function is the following format:


y = mx + b

In which y is the monthly cost(output), m is the cost per class(slope), x is the number of classes he attends(input) and b is the membership fee(y-intercept).

We have that:

There is a membership fee of $25 per month and a fee of $2 per workout class he attends.

This means that
b = 25, m = 2. So


y = 2x + 25

answered
User Iamrameshkumar
by
8.3k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.