document.write( "Question 510958: What is the intercepts?\r
\n" );
document.write( "\n" );
document.write( "Find the x and y intercepts of 3x-5y=15; then use the intercepts to the graph the line. \n" );
document.write( "
Algebra.Com's Answer #341949 by oberobic(2304)![]() ![]() ![]() You can put this solution on YOUR website! 3x -5y = 15 \n" ); document.write( "-5y = -3x + 15 \n" ); document.write( "y = -3/-5x + 15/-5 \n" ); document.write( ". \n" ); document.write( "y = 3/5x -3 \n" ); document.write( ". \n" ); document.write( "y-intercept occurs where x=0: (0,-3) \n" ); document.write( ". \n" ); document.write( "x-intercept occurs where y=0: (5,0) \n" ); document.write( ". \n" ); document.write( " |