Math Problem Statement

Write the equation of the line that passes through the points (1, 1) and (2, 4). Write your answer in slope-intercept form.

Solution

To find the equation of the line that passes through the points (1,1)(1, 1) and (2,4)(2, 4), we'll use the slope-intercept form, which is given by:

y=mx+by = mx + b

where mm is the slope and bb is the y-intercept.

Step 1: Find the slope (mm).

The formula for the slope between two points (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2) is:

m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1}

Substituting the given points (1,1)(1, 1) and (2,4)(2, 4):

m=4121=31=3m = \frac{4 - 1}{2 - 1} = \frac{3}{1} = 3

Step 2: Use the slope to find the y-intercept (bb).

Using the slope-intercept form y=mx+by = mx + b, plug in the slope m=3m = 3 and one of the points, say (1,1)(1, 1):

1=31+b1 = 3 \cdot 1 + b

Solving for bb:

1=3+b    b=13=21 = 3 + b \implies b = 1 - 3 = -2

Step 3: Write the final equation.

Substituting m=3m = 3 and b=2b = -2 into the slope-intercept form:

y=3x2y = 3x - 2

So, the equation of the line in slope-intercept form is:

y=3x2\boxed{y = 3x - 2}

Would you like more details, or do you have any questions?

Here are some related questions you might find useful:

  1. How do you find the equation of a line given a slope and a point?
  2. What is the significance of the y-intercept in the slope-intercept form?
  3. How can you convert an equation from slope-intercept form to standard form?
  4. How do you determine if two lines are parallel or perpendicular?
  5. What is the point-slope form of a line, and when is it useful?

Tip: Always double-check your calculations when finding slopes and intercepts to avoid simple arithmetic errors!

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Algebra
Linear Equations
Coordinate Geometry

Formulas

Slope formula: m = (y2 - y1) / (x2 - x1)
Slope-intercept form: y = mx + b

Theorems

-

Suitable Grade Level

Grades 8-10