document.write( "Question 350277: Suppose you are given a line with slope = m = 2/3 that passes through the ordered pair (0,1). Find two other solution points. \n" ); document.write( "
Algebra.Com's Answer #250385 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Suppose you are given a line with slope = m = 2/3 that passes through the ordered pair (0,1). Find two other solution points. \n" ); document.write( "------------- \n" ); document.write( "(0,1) is the y-intercept, b \n" ); document.write( "That makes the eqn y = (2/3)x + 1, or \n" ); document.write( "y = 2x/3 + 1 \n" ); document.write( "x = 3, y = 3 --> (3,3) \n" ); document.write( "x = 6, y = 5 --> (6,5) \n" ); document.write( "x = 300, y = 201 --> (300,201) \n" ); document.write( "etc \n" ); document.write( " \n" ); document.write( " |