Lloyd runs a copying service in his home. He paid $3,000 for the copier and a lifetime service contract. Each sheet of paper he uses costs $0.01, and he gets paid $0.11 per copy he makes.Write a model that can be used to calculate the cost of operations for the first year. Use to represent the number of copies he makes.__________Calculate the total cost if he makes 16,000 copies this year.The total cost is $__________.If he is paid for all 16,000 copies, what will be his profit or loss for the year?His __________ for the year

will be $__________.

What will be an ideal response?


; 3,160; loss; 1,400

Computer Science & Information Technology

You might also like to view...

Which of the following will make the given statement false? MyAge > YourAge

a. MyAge = 23, YourAge = 24 b. MyAge = 23, YourAge = 23 c. MyAge = 23, YourAge = 35.6 d. All of the above make the statement false

Computer Science & Information Technology

Identify the compiler errors and state what is wrong with the code.

``` #include using namespace std; class Printer { private: int pages = 0; int mode = 2; public: Printer(); }; int main() { Printer 4HP2; ```

Computer Science & Information Technology

The pointer changes to a(n) ____ when positioned over a graphic link.

A. hourglass B. stopwatch C. pointing hand D. piece of chain

Computer Science & Information Technology

?_________ is a measure of how rapidly objects appear to recede from a viewer in a 3D space.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology