document.write( "Question 444834: given the linear equation y=2x-4
\n" );
document.write( "find the y corrdinates of the points (0) (-1)and (2)
\n" );
document.write( "plot these points and graph on linear equation \n" );
document.write( "
Algebra.Com's Answer #306553 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! given the linear equation y=2x-4 \n" ); document.write( "find the y coordinates of the points (0) (-1)and (2) \n" ); document.write( "plot these points and graph on linear equation \n" ); document.write( "--- \n" ); document.write( "f(0) = 2*0-4 = 0-4 = -4 \n" ); document.write( "--- \n" ); document.write( "f(-1) = 2*-1-4 = -2-4 = -6 \n" ); document.write( "--- \n" ); document.write( "f(2) = 2*2-4 = 4-4 = 0 \n" ); document.write( "--------------------------- \n" ); document.write( " \n" ); document.write( "============================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=========== \n" ); document.write( " \n" ); document.write( " |