How do you find the x and y intercept of 4x+y=4?

1 Answer
Apr 26, 2017

See the solution process below:

Explanation:

y-intercept:

Substitute 0 for x and solve for y:

4x + y = 4 becomes:

(4 * 0) + y = 4

0 + y = 4

y = 4

The y-intercept is 4 or (0, 4)

x-intercept:

Substitute 0 for y and solve for x:

4x + y = 4 becomes:

4x + 0 = 4

4x = 4

(4x)/color(red)(4) = 4/color(red)(4)

(color(red)(cancel(color(black)(4)))x)/cancel(color(red)(4)) = 1

x = 1

The x-intercept is 1 or (1, 0)