A coordinate grid showing Number of Classes on the horizontal x-axis and Total Cost in dollars on the vertical y-axis with 2 lines. The first line passes through (0, 10) and a point at (4, 32). The second line passes through (0, 0) and a point at (2, 15).
Anna wants to take fitness classes. She compares two gyms to determine which would be the best deal for her. Fit Fast charges a set fee per class. Stepping Up charges a monthly fee, plus an additional fee per class. What is the system of equations representing these costs?

y = 5.5x and y = 7.5x + 10
y = 7.5x and y = 5.5x
y = 7.5x and y = 5.5x + 10
y = 7.5x + 10 and y = 5.5x + 10

Respuesta :

The system of equations representing these costs are; y = 7.5x and y = 5.5x + 10

How to find the equation of a line?

The slope of the first line is;

m = (y2 - y1)/(x2 - x1)

m = (32 - 10)/(4 - 0)

m = 5.5

Now, the first coordinate has a y-intercept of 10. Thus, the equation here for the cost is; y = mx + c = 5.5x + 10

The slope of the second line is;

m = (y2 - y1)/(x2 - x1)

m = (15 - 0)/(2 - 0)

m = 7.5

Now, the first coordinate has a y-intercept of 0. Thus, the equation here for the cost is; y = mx + c = 7.5x + 0 = 7.5x

Thus, the system of equations representing these costs are;

y = 7.5x and y = 5.5x + 10

Read more about Equation of a line at; https://brainly.com/question/13763238

#SPJ1