document.write( "Question 365913: I can't seem to determine the x and y intercepts of the following linear equations. What are the x and y intercepts?\r
\n" );
document.write( "\n" );
document.write( "y-3x=9\r
\n" );
document.write( "\n" );
document.write( "5-y=10x\r
\n" );
document.write( "\n" );
document.write( "y-2x=y-4\r
\n" );
document.write( "\n" );
document.write( "3y=9 \n" );
document.write( "
Algebra.Com's Answer #260778 by robertb(5830)![]() ![]() You can put this solution on YOUR website! For y - 3x = 9: This can be written as \n" ); document.write( "for 5-y = 10x: This can be written as \n" ); document.write( "for y-2x = y-4: This is the same as x = 2. There is no y-int as it is a vertical line, while the x-int is (2,0). \n" ); document.write( "for 3y = 9: This is the same as y = 3. There is no x-int as it is a horizontal line, while the y-int is (0,3). \n" ); document.write( " |