document.write( "Question 989690: Name two points on a line that has a slope of 5/8. \n" ); document.write( "
Algebra.Com's Answer #609940 by macston(5194)![]() ![]() You can put this solution on YOUR website! slope=m=5/8 \n" ); document.write( "y=mx+b \n" ); document.write( "y=(5/8)x+b Pick any point (I'll pick (0,0)) \n" ); document.write( "0=(5/8)0+b \n" ); document.write( "0=b \n" ); document.write( "For our line, (0,0) is one point and b=0 \n" ); document.write( "y=5/8x Pick a value for x(I'll pick x=8) \n" ); document.write( "y=(5/8)(8) \n" ); document.write( "y=5 \n" ); document.write( "Our second point is (8,5) \n" ); document.write( ". \n" ); document.write( "ANSWER: Two points on a line with slope 5/8: (0,0),(8,5) \n" ); document.write( " \n" ); document.write( " |