document.write( "Question 901048: Write the equation of a line that passes through (-1, 2) and (3, 5). Write your answer in slope-intercept form. \n" ); document.write( "
Algebra.Com's Answer #546417 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Write the equation of a line that passes through (-1, 2) and (3, 5). Write your answer in slope-intercept form. \n" ); document.write( "-------- \n" ); document.write( "Find the slope m \n" ); document.write( "m = diffy/diffx = 3/4 \n" ); document.write( "---- \n" ); document.write( "Use y = mx + b and either point to find b, the y-intercept \n" ); document.write( "Using (3,5) \n" ); document.write( "5 = (3/4)*3 + b \n" ); document.write( "b = 5 - 9/4 = 7/4 \n" ); document.write( "----- \n" ); document.write( "y = (3/4)x + 7/4 \n" ); document.write( " \n" ); document.write( " |