8.4k views
2 votes
a telephone company offers two different types of billing. the first choice is to pay $10.00 per month plus &0.09 per MB of data. the second choice is to pay $16.00 per month plus $0.07 per MB of data

1 Answer

4 votes

Answer:

Explanation:

I think your question is to write WRITE A SYSTEM OF EQUATIONS in that situation.

And here is my answer:

  • Let y = the total cost
  • Let m - the number of minutes

1. The first choice is to pay $10.00 per month plus &0.09 per MB of data

<=> y = 0.09m + 10

2. The second choice is to pay $16.00 per month plus $0.07 per MB of data

<=> y = 0.07m + 16

So the system of equation is:


\left \{ {{y=0.09m + 10 } \atop {y=0.07m + 16}} \right.

Hope it will find you well.

User JohnDoeVsJoeSchmoe
by
6.3k points