document.write( "Question 73659: How do you find the x-intercept of the graph of the equation:
\n" );
document.write( "x + 6y = 7\r
\n" );
document.write( "\n" );
document.write( "Also how do you find the y-intercept of the graph of the equation:
\n" );
document.write( "y - 3x = 4\r
\n" );
document.write( "\n" );
document.write( "I tried to do the problem x+6y=7 like this:
\n" );
document.write( "x+6y=7
\n" );
document.write( "x+6(1)=7(i used 1 as just a filler because thats the only way i knew to answer)
\n" );
document.write( "1+6(1)=7
\n" );
document.write( "I got this answer wrong on my test and have one more chance to correct it.\r
\n" );
document.write( "\n" );
document.write( "Thank you for your help.
\n" );
document.write( "Briana
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #52680 by lover5gurl3(2)![]() ![]() ![]() You can put this solution on YOUR website! x+6y=7 \n" ); document.write( " -6y -6y \n" ); document.write( "x=7-6y (thats the x-intercept)\r \n" ); document.write( "\n" ); document.write( " x+6y=7 \n" ); document.write( "-x -x \n" ); document.write( "---------- \n" ); document.write( "6y=7-x \n" ); document.write( "/6 /6 \n" ); document.write( "y=7/6-x/6 (thats the y-intercept)\r \n" ); document.write( "\n" ); document.write( "(7-6y)+6y=7 \n" ); document.write( "7-6y+6y=7 \n" ); document.write( "7+0y=7 (no solution)-because 0y is not a possible answer!!!1 \n" ); document.write( " |