document.write( "Question 475723: What is the equation in point-slope form of the line with x-intercept of 3 and y-intercept of -5. \n" ); document.write( "
Algebra.Com's Answer #326216 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! What is the equation in point-slope form of the line with x-intercept of 3 and y-intercept of -5. \n" ); document.write( "----- \n" ); document.write( "Points given are (3,0) and (0,-5) \n" ); document.write( "------------- \n" ); document.write( "slope = -5/-3 = 5/3 \n" ); document.write( "y-intercept = -5 \n" ); document.write( "------------- \n" ); document.write( "Equation: \n" ); document.write( "y -= (5/3)x-5 \n" ); document.write( "------------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============= \n" ); document.write( " |