Westonci.ca is your go-to source for answers, with a community ready to provide accurate and timely information. Get quick and reliable solutions to your questions from a community of seasoned experts on our user-friendly platform. Our platform offers a seamless experience for finding reliable answers from a network of knowledgeable professionals.

8. Liam goes to
the store to buy
his favorite
Marvel movies.
He has $50 to
spend on movies
that cost $9
each. What is the domain and range


Sagot :

the domain is:

{0, 1, 2, 3, 4, 5}

And the range is:

{50, 41, 32, 23, 14, 5}

What is the domain and range?

For a relation that maps elements x into elements y, we define the domain as the set of inputs (the elements x) and the range as the set of outputs (the elements y).

In this case, we know that  Liam can spend a maximum of $50, so let's define:

y = Liam's money.

x = number of movies that he buys.

We can write:

y = $50 - $9*x

The maximum number of movies that he can buy is when his money reaches zero, so:

0 = $50 - $9*x

$9*x = $50

x = $50/$ 9 = 5.6

Rounding downwards, we conclude that x = 5 is the maximum number of movies that he can buy.

Then the domain is:

{0, 1, 2, 3, 4, 5}

And the range the set of the values of y associated to these values of x, it is:

{50, 41, 32, 23, 14, 5}

If you want to learn more about domain and range:

https://brainly.com/question/10197594

#SPJ1