document.write( "Question 174095: Write the equation of the line (in slope-intercept form) that passes through (3,4) and has a slope of 5/3. \n" ); document.write( "
Algebra.Com's Answer #128997 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! Y=mX+b \n" ); document.write( "4=5*3/3+b \n" ); document.write( "4=15/3+b \n" ); document.write( "4=5+b \n" ); document.write( "b=4-5 \n" ); document.write( "b=-1 \n" ); document.write( "y=5x/3-1 ans. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |