PART A)
In this problem, we have a graph that represents the last 5 years of computer hard-drive production by Peach Tree Computing. The variable [tex]t[/tex] represents the time (in years), so we need to list the ordered pairs for [tex]t=1 \ to \ t=2[/tex]. An ordered pair are two numbers written in a certain order usually in parentheses like [tex](a,b)[/tex]. Here in this problem [tex]a[/tex] will represent the time [tex]t[/tex] while [tex]b[/tex] will represent the Number of Computer Hard Drive Produced [tex]p[/tex], thus:
Answer:
[tex]ORDERED \ PAIRS: \\ \\ (1,1200) \\ (2,2400) \\ (3,3600) \\ (4,4800) \\ (5,6000)[/tex]
PART B)
Here we need to write an equation to represent the relationship between the time [tex]t[/tex] and the number of hard drive produced [tex]p[/tex]. The points construct a linear equation, so:
[tex]The \ equation \ of \ the \ line \ with \ slope \ m \\ passing \ through \ the \ point \ (x_{1},y_{1}) \ is:\\ \\ y-y_{1}=m(x-x_{1})[/tex]
[tex](x_{1}, y_{1})=(0,0)[/tex]
Then:
[tex]y-0=m(x-0) \\ \\ and \ m=\frac{1200-0}{1-0}=1200 \\ \\ so: \\ \\ y=1200x[/tex]
Answer:
[tex]\boxed{y=1200x}[/tex]