document.write( "Question 977437: Graph the linear equation by finding and plotting the intercepts. Write each intercept as an ordered pair.\r
\n" );
document.write( "\n" );
document.write( "3x-5y=15\r
\n" );
document.write( "\n" );
document.write( "x-intercept =
\n" );
document.write( "y-intercept = \n" );
document.write( "
Algebra.Com's Answer #598963 by FrankM(1040)![]() ![]() You can put this solution on YOUR website! The x intercept occurs when y=0 so 3x=15, and x=5 (5,0)\r \n" ); document.write( "\n" ); document.write( "The y intercept occurs when x=0 so -5y=15, and y=-3 (0,-3) \n" ); document.write( " |