Given:
The first 10 GB of data costs $3 per GB.
After exceeds 10 GB, the company charges $15 for each GB.
Required:
We need to find the function for the given situation.
Step-by-step explanation:
Let x be the number of GB that "Demetrius' used.
Let f(x) be the cost.
The first 10 GB of data costs $3 per GB.
![\text{The first 10 Gb can be written as }0\leq x\leq10.](https://img.qammunity.org/2023/formulas/mathematics/high-school/hoo2d9v5wx66uumu8502u851ue0agrw8dy.png)
![f(x)=3x\text{ if }0\leq x\leq10.](https://img.qammunity.org/2023/formulas/mathematics/high-school/4ef4yf2xuh0vjmzmaohrkmxwpewwk5m1mg.png)
After exceeding 10 GB, the company charges $15 for each GB
![After\text{ exceeding 10 GB can be written as }x>!0](https://img.qammunity.org/2023/formulas/mathematics/high-school/xnbejrlw2jxujy9o6ngaj1v80968h5wpwn.png)
![f(x)=15x\text{ if }x>10](https://img.qammunity.org/2023/formulas/mathematics/high-school/ap3ln8zrk8rjmmcau6rtjgjyve2eudti5f.png)
Final answer:
![f(x)=\begin{cases}{3x\text{ if }0\leq x\leq10.} \\ {15x\text{ if }x>10.}\end{cases}](https://img.qammunity.org/2023/formulas/mathematics/high-school/kxtjxfkddn6v1iotur44u0bl3rgdp7y77j.png)