Q 2.

Question

Find an equation of the line containing the points (1, 4) and (3, 8).

Step-by-Step Solution

Verified
Answer

The equation of the line is y=2x+2.

1Step 1. Given information

The line containing the points (1, 4) and (3, 8).

2Step 2. Find the equation of the line that contain the given points.

The Point-Slope formula with point (x1, y1) and the slope m is given by y-y1=m(x-x1), where m is given by m=y2-y1x2-x1.


Consider the two points as follows:

(x1, y1)=(1,4)(x2, y2)=(3,8)


Find the slope.

m=y2-y1x2-x1=8-43-1=42=2

Thus, the slope is 2.

3Step 3. Apply the Point-Slope formula to find the equation.

Substitute the value of the point (x1, y1) and the slope into the Point-Slope formula.

y-4=2(x-1)y-4=2x-2y=2x-2+4y=2x+2

Hence, the equation is y=2x+2.