document.write( "Question 363249: can you show me step by step how to solve this linear equation how do i graph it on a coordinate grid y=3x-4
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #258995 by JBarnum(2146)![]() ![]() You can put this solution on YOUR website! plug in a number for x and solve for y \n" ); document.write( "id say use these three for x:-1,0,1 \n" ); document.write( "y=3(-1)-4 \n" ); document.write( "y=-3-4 \n" ); document.write( "y=-7 \n" ); document.write( "y=3(0)-4 \n" ); document.write( "y=-4 \n" ); document.write( "y=3(1)-4 \n" ); document.write( "y=3-4 \n" ); document.write( "y=-1 \n" ); document.write( "
|