document.write( "Question 952554: what equation has a line that passes through (4,6) and has a slope of 1/2 \n" ); document.write( "
Algebra.Com's Answer #581724 by macston(5194)![]() ![]() You can put this solution on YOUR website! m=1/2 Point=(4,6) \n" ); document.write( "y=mx+b \n" ); document.write( "To calculate b we use the x and y of the point \n" ); document.write( "6=1/2(4)+b \n" ); document.write( "6=2+b Subtract 2 from each side. \n" ); document.write( "4=b \n" ); document.write( "ANSWER: The equation in slope-intercept form is: y=(1/2)x+4. \n" ); document.write( " |