document.write( "Question 501304: Find the x- and y-intercepts of the line with the given equation
\n" ); document.write( "1. x - y - 3= 0
\n" ); document.write( "2. -7x - 14y - 5= 0
\n" ); document.write( "3. 6x + 4y= -5
\n" ); document.write( "

Algebra.Com's Answer #338486 by Mr_Mathman(5)\"\" \"About 
You can put this solution on YOUR website!
To find the x intercepts set y=0 and solve for x
\n" ); document.write( "To find the y intercepts set x=0 and solve for y\r
\n" ); document.write( "\n" ); document.write( "For eqn 1 x - y - 3= 0\r
\n" ); document.write( "\n" ); document.write( "x-0-3=0 add 3 to both sides
\n" ); document.write( "x=3\r
\n" ); document.write( "\n" ); document.write( "0-y-3=0 add y to both sides
\n" ); document.write( "y=-3\r
\n" ); document.write( "\n" ); document.write( "For eqn 2 -7x - 14y - 5= 0\r
\n" ); document.write( "\n" ); document.write( "-7x-0-5=0 add 5 to both sides
\n" ); document.write( "-7x=5 divide both sides by -7
\n" ); document.write( "x=-5/7\r
\n" ); document.write( "\n" ); document.write( "-0-14y-5=0 add 5 to both sides
\n" ); document.write( "-14y=5 divide both sides by -14
\n" ); document.write( "y=-5/14\r
\n" ); document.write( "\n" ); document.write( "For eqn 3 6x + 4y= -5\r
\n" ); document.write( "\n" ); document.write( "6x+0=-5 divide both sides by 6
\n" ); document.write( "x=-5/6\r
\n" ); document.write( "\n" ); document.write( "0+4y=-5 divide both sides by 4
\n" ); document.write( "y=-5/4
\n" ); document.write( "
\n" );