document.write( "Question 54011: graph each pair of equations. x=3x and y+x-4=0 \n" ); document.write( "
Algebra.Com's Answer #36255 by rchill(405)\"\" \"About 
You can put this solution on YOUR website!
I'm assuming you have a typo in your first equation and it should be y=3x. The second equation, when solving for y, becomes y=-x+4. Now just create some ordered pairs for each equation, plot those points and connect with a straight line -- be sure not to confuse which points belong with each line. The graph is:
\n" ); document.write( "\"graph%28200%2C200%2C-5%2C5%2C-5%2C5%2C3x%2C-x%2B4%29\".
\n" ); document.write( "
\n" );