document.write( "Question 101149: A line passing through (6, 9) and (5, y) is parallel to a line with slope 5. What is the value of y? \n" ); document.write( "
Algebra.Com's Answer #73709 by edjones(8007)![]() ![]() You can put this solution on YOUR website! slope=m=change in y/change in x \n" ); document.write( "5=(9-y)/(6-5) \n" ); document.write( "5=9-y (6-5)=1 \n" ); document.write( "-y=-4 subtract 9 from each side. \n" ); document.write( "y=4 multiply -1 times each side. \n" ); document.write( "Ed \n" ); document.write( " |