Respuesta :
Answer:
y=3x
Step-by-step explanation:
hello :
an equation is : y=ax ( the line that passes through (0, 0) )
and (2, 6): x= 2 y=6 qo : 6 = a ×2 a =3
an equation of the line that passes through (0, 0) and (2, 6) is : y=3x
The equation of the line passing through the points (0, 0) and (2, 6) is:
y = 3x.
What is the equation of a line?
The equation of a line is a relation between the dependent variable y and an independent variable x, used to determine the value of y for a given x. The general form of such an equation is,
y = mx + b, where m is the slope and b the y-intercept.
What is the two-point formula?
The two-point formula is the formula used to determine the equation of a straight line when the slope m and the y-intercept b are not given, but we know two points on the line.
The formula is such: y-y₁ = ((y₂-y₁)/(x₂-x₁))*(x-x₁).
How do we solve the given question?
We have been given two points on the required line, (0, 0) and (2, 6)
We take the points as (x₁, y₁), and (x₂, y₂) respectively.
∴ x₁ = 0, x₂ = 2, y₁ = 0, y₂ = 6.
Since it's an equation of a line, we use the two-point method to determine the equation.
The two-point formula is:
y-y₁ = ((y₂-y₁)/(x₂-x₁))*(x-x₁)
Substituting the values we have, we get:
y - 0 = ((6-0)/(2-0))*(x-0)
or, y = 3x.
∴ The equation of the line passing through the points (0, 0) and (2, 6) is:
y = 3x.
Learn more about the Equation of a line at
https://brainly.com/question/986503
#SPJ2