We will see that the line equation is y = 6*x
How to find a linear equation?
A general linear equation is written as:
y = a*x + b
Where a is the slope and b is the y-intercept.
If we know that the line passes through two points (x₁, y₁) and (x₂, y₂) then we can write the slope as:
[tex]a = \frac{y_2 - y_1}{x_2 - x_1}[/tex]
In this case, the line passes through the points: (0, 0) and (-1/2, -3)
Then the slope is:
[tex]a = \frac{0 - (-3)}{0 - (-1/2)} = 6[/tex]
Then the line is of the form y = 6*x + b
To find the value of b, we use the fact that the line passes through the point (0, 0), then we have:
0 = 6*0 + b
0 = b
We can conclude that the line is y = 6*x
If you want to learn more about linear equations, you can read:
https://brainly.com/question/4074386