The problem is to find the equation of a line with a given slope that passes through a specific point. Here, the line has a slope of 2 and it passes through the origin (0,0).
To derive the equation of the line, we can use the point-slope form of a line, given by the formula:
\(y - y_1 = m(x - x_1)\)
where \(m\) is the slope, and \((x_1, y_1)\) is a point on the line.
For this problem:
Plug these values into the point-slope formula:
\(y - 0 = 2(x - 0)\)
Simplify the equation:
\(y = 2x\)
This is the equation of the line in the standard form, and the correct answer is therefore \(y = 2x\).
Let's analyze why the other options are incorrect:
Always remember, the equation of a line in the form \(y = mx + c\) is called the slope-intercept form, where \(m\) is the slope and \(c\) is the y-intercept. For a line passing through the origin, \(c = 0\).