168k views
4 votes
HELP PLEASE, Domain and range problem

HELP PLEASE, Domain and range problem-example-1

1 Answer

4 votes

Answer:

Range is number of copies produced and set of values is; 1 ≤ N ≤ 200

Domain; Cost of publishing book in dollars; set of values are; $710 ≤ N ≤ $2700

Explanation:

Range is a set of all the possible output values in a function while domain is the set of all possible input values.

Now, the function is given as;

C = 10N + 700

Where;

C is the cost of publishing the book in dollars

N is the number of copies of books produced

Thus, the domain will be a set of N values while Range will be a set of C values.

We are told that the first printing can produce up to 200 copies of the book.

That means a maximum of 200 books and a minimum of 1.

Thus;

Range is; 1 ≤ N ≤ 200

Maximum possible cost of the 200 books is;

C = 10(200) + 700

C = $2700

Minimum cost which will be for 1 book will be;

C = 10(1) + 700

C = $710

Thus,domain is;

$710 ≤ N ≤ $2700

User Fragan
by
6.8k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.