document.write( "Question 19978: hi, need help
\n" );
document.write( "i need to find the intercepts of the equation. then graph the equation.
\n" );
document.write( "x - 2y = 6 can someone assist me please.
\n" );
document.write( "thanks
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #9633 by wuwei96815(245)![]() ![]() ![]() You can put this solution on YOUR website! First let y=0: \n" ); document.write( "x-2y=6 \n" ); document.write( "x-2(0)=6 \n" ); document.write( "x-0=6 \n" ); document.write( "x=6\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Second let x=0: \n" ); document.write( "x-2y=6 \n" ); document.write( "(0)-2y=6 \n" ); document.write( "-2y=6 \n" ); document.write( "y=6/-2=-3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Therefore, your two coordinates are (6,0) and (0,-3). Now you can plot your line by drawing a straight line through these two points on the graph. \n" ); document.write( " |