write a linear equation in slope intercept form to represent the data shown in this table.

Consider that a linear equation in slope intercept form is given by:
y = mx + b
where m is the slope of the line and b is the y intercept.
use the following formula to calculate the slope m:
[tex]m=\frac{y_2-y_1}{x_2-x_1}[/tex]where (x1,y1) and (x2,y2) are two pair of values of the table.
For (x1,y1) = (1,10) and (x2,y2) = (2,20) you have:
[tex]m=\frac{20-10}{2-1}=10[/tex]Next, use the same formula for m but replacing only the values of (x1,y1), just as follow:
[tex]m=\frac{y-10}{x-1}[/tex]and solve for y:
[tex]\begin{gathered} (x-1)m=y-10 \\ (x-1)(10)+10=y \\ 10x-10+10=y \\ y=10x \end{gathered}[/tex]Hence, the slope is m = 10 and the y-intercept is b = 0
Then, the linear equation is y = 10x