How do you find the x- and y-intercepts for the given function. Then graph the function: 2x-3y=6?
2 Answers
Explanation:
#"to find the intercepts, that is where the graph crosses"#
#"the x and y axes"#
#• " let x = 0, in the equation for y-intercept"#
#• " let y = 0, in the equation for x-intercept"#
#x=0rArr0-3y=6rArry=-2larrcolor(red)"y-intercept"#
#y=0rArr2x-0=6rArrx=3larrcolor(red)"x-intercept"#
#"Plot the points "(0,-2),(3,0)#
#"and draw a straight line through them"#
graph{(y-2/3x+2)((x-3)^2+(y-0)^2-0.04)((x-0)^2+(y+2)^2-0.04)=0 [-10, 10, -5, 5]}
Set
Then set
Answers are
Plotting instructions are in the Explanation.
Explanation:
First, we'll find our intercepts.
The intercept occurs when the function crosses the axis in question, and that means that the value of the opposite axis is equal to 0.
This means we plug in
Since we know our intercepts, the EASIEST way to plot our line is to plot both intercepts and then draw a line that passes through both points.
The other way to do it is to re-form the equation into slope-intercept form,
And now plot like you would plot any other slope-intercept function:
graph{y=2/3x-2 [-10, 10, -5, 5]}
Note that the line passes through both intercepts, so either way works!