document.write( "Question 630978: What is the standard form equation of the line passing through (3, –2) with a slope of 3/5 \n" ); document.write( "
Algebra.Com's Answer #397253 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! What is the standard form equation of the line passing through (3, –2) with a slope of 3/5 \n" ); document.write( "Standard form of equation for a straight line: y=mx+b, m=slope, b=y-intecept \n" ); document.write( "equation: y=3x/5+b \n" ); document.write( "solve for b using given point (3, -2) \n" ); document.write( "-2=3*3/5+b \n" ); document.write( "b=-2-9/5=-10/5-9/5=-19/5 \n" ); document.write( "equation: y=3x/5-19/5 \n" ); document.write( " |