document.write( "Question 536102: find an equation of the line having given the slope and containing the given point m=3/4(9,-8) \n" ); document.write( "
Algebra.Com's Answer #352149 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! find an equation of the line having given the slope and containing the given point m=3/4(9,-8) \n" ); document.write( "--------------- \n" ); document.write( "Use y = mx + b when m = slope and b is the y-intercept. \n" ); document.write( "Find b: \n" ); document.write( "-8 = (3/4)*9 + b \n" ); document.write( "b = -59/4 \n" ); document.write( "----------- \n" ); document.write( "--> y = (3/4)x - 59/4 \n" ); document.write( "Or 3x - 4y = 59 \n" ); document.write( " \n" ); document.write( " |