95.6k views
5 votes
You have a function that takes in an X value and produces a Y value. The Y value equals 24 times the X value, plus 4?More. What's the Y value when the X value equals 4?

1 Answer

2 votes

Answer:

100

Explanation:

The function takes in an X value and produces a Y value.

The Y value equals 24 times the X value plus 4 more.

This means that:

Y = 24X + 4

When the X value equals 4, the Y value will be:

Y = 24(4) + 4

Y = 96 + 4

Y = 100

When the X value is 4, the Y value is 100.

User Hassan Abbas
by
5.2k points