document.write( "Question 271371: what is the x-intercept of the line 5x-3y=-15 \n" ); document.write( "
Algebra.Com's Answer #198701 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! what is the x-intercept of the line 5x-3y=-15 \n" ); document.write( "It's the point where the line crosses the x-axis. That means y = 0. \n" ); document.write( "-------- \n" ); document.write( "5x-3y = -15 \n" ); document.write( "5x-3*0 = -15 \n" ); document.write( "5x = -15 \n" ); document.write( "x = -3 \n" ); document.write( "The point is (-3,0) \n" ); document.write( " \n" ); document.write( " |