document.write( "Question 466242: I am in a course and one of the exaples is y=-2x+1.
\n" );
document.write( "I am having problems figuring out how to find the other 2 componets to make this please help. in a straight line. \n" );
document.write( "
Algebra.Com's Answer #319562 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! make an input/output table \n" ); document.write( "y=-2x+1 \n" ); document.write( "y=-2*0+1 \n" ); document.write( "y=1 \n" ); document.write( "(0,1) \n" ); document.write( "---------- \n" ); document.write( "0=-2x+1 \n" ); document.write( "2x=1 \n" ); document.write( "x=1/2 \n" ); document.write( "(1/2,0) \n" ); document.write( "--------------- \n" ); document.write( "y=-2*2+1 \n" ); document.write( "y=-4+1 \n" ); document.write( "y=-3 \n" ); document.write( "(2,-3) \n" ); document.write( " |