document.write( "Question 492985: How do you find points on a line if you are given an equation like y=4x-3 \n" ); document.write( "
Algebra.Com's Answer #335236 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! How do you find points on a line if you are given an equation like y=4x-3 \n" ); document.write( "--------- \n" ); document.write( "Pick 5 values for x and find 5 for y. \n" ); document.write( "eg, x=0 --> y = -3 (0,-3) \n" ); document.write( " \n" ); document.write( " |