document.write( "Question 263544: I need to find the x- and y- intercepts of the graph of the equation:
\n" );
document.write( "x/3-y/2=1
\n" );
document.write( "Thanks in advance for your help.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #454532 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! I need to find the x- and y- intercepts of the graph of the equation: \n" ); document.write( "x/3-y/2=1 \n" ); document.write( "------------ \n" ); document.write( "At the y-int x = 0 and vice versa \n" ); document.write( "---- \n" ); document.write( "x/3-y/2=1 \n" ); document.write( "0/3-y/2=1 \n" ); document.write( "y = -2 --> (0,-2) \n" ); document.write( "----- \n" ); document.write( "x/3-0/2=1 \n" ); document.write( "x = 3 --> (3,0) \n" ); document.write( "----- \n" ); document.write( "Plot the 2 points and draw a line thru them. \n" ); document.write( " \n" ); document.write( " |