83.9k views
1 vote
Write the equation in standard form of the line that has x-intercept 3 and y-intercept 5

1 Answer

4 votes

Answer:


5x + 3y = 15

Explanation:

The x-intercept is 3, so the ordered pair of that point is (3, 0).

The y-intercept is 5, so the ordered pair of that point is (0, 5).

We need the equation of the line that passes through points (3, 0) and (0, 5). Also, from the y-intercept, we know that b = 5 in the slope-intercept form of the equation of a line,

y = mx + b

b = 5

We now have:

y = mx + 5

We can find the slope using the two given points.


m = (y_2 - y_1)/(x_2 - x_1) = (5 - 0)/(0 - 3) = -(5)/(3)


y = -(5)/(3)x + 5

Now we change the equation into standard form,

ax + by = c


y = -(5)/(3)x + 5

Multiply both sides by 3.


3y = -5x + 15

Rearrange terms.


5x + 3y = 15

User Pardahlman
by
5.5k points