Solveeit Logo

Question

Question: How do you find the x and y intercept of \[6x + 4y = 12\]?...

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

Explanation

Solution

x-intercept can be found by substituting the value of ‘y’ is equal to zero in the given equation. Similarly we can find the y-intercept by substituting the value of ‘x’ equal to zero in the given equation. In other words ‘x’ intercept is defined as a line or a curve that crosses the x-axis of a graph and ‘y’ intercept is defined as a line or a curve crosses the y-axis of a graph.

Complete step-by-step solution:
Given, 6x+4y=126x + 4y = 12.
To find the ‘x’ intercept put y=0y = 0 in the above equation,
6x+4(0)=126x + 4(0) = 12
6x=126x = 12
Divide by 6 on both sides of the equation,
x=126x = \dfrac{{12}}{6}
x=2\Rightarrow x = 2.
Thus ‘x’ intercept is 2.
To find the ‘y’ intercept put x=0x = 0 in the above equation,
6(0)+4y=126(0) + 4y = 12
4y=124y = 12
Divide by 4 on both sides of the equation,
y=124y = \dfrac{{12}}{4}
y=3\Rightarrow y = 3.
Thus ‘y’ intercept is 3.
If we draw the graph for the above equation. We will have a line or curve that crosses the x-axis at 2 and y-axis at 3.

Note: We can solve this using the standard intercept form. That is the equation of line which cuts off intercepts ‘a’ and ‘b’ respectively from ‘x’ and ‘y’ axis is xa+yb=1\dfrac{x}{a} + \dfrac{y}{b} = 1. We convert the given equation into this form and compare it will have a desired result.
Given 6x+4y=126x + 4y = 12
Now we need 1 on the right hand side of the equation, so divide the whole equation by 12. We have,
6x+4y12=1212\dfrac{{6x + 4y}}{{12}} = \dfrac{{12}}{{12}}
Splitting the terms we have,
6x12+4y12=99\dfrac{{6x}}{{12}} + \dfrac{{4y}}{{12}} = \dfrac{9}{9}
That is we have,
x2+y3=1\Rightarrow \dfrac{x}{2} + \dfrac{y}{3} = 1
On comparing with standard intercept form we have ‘x’ intercept is 2 and y intercept is 3. In both the cases we have the same answer.