document.write( "Question 665860: plot the following graphs
\n" );
document.write( "y=x-7
\n" );
document.write( "y=2x-7
\n" );
document.write( "y=2x+7
\n" );
document.write( "y=7-2x
\n" );
document.write( "y=x/5 \n" );
document.write( "
Algebra.Com's Answer #414121 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! plot the following graphs \n" ); document.write( "y=x-7 \n" ); document.write( "y=2x-7 \n" ); document.write( "y=2x+7 \n" ); document.write( "y=7-2x \n" ); document.write( "y=x/5 \n" ); document.write( "============ \n" ); document.write( "All of these are straight lines, so you need 2 points. \n" ); document.write( "Pick 2 values for x and find y. \n" ); document.write( "Plot the points, draw a line thru them. \n" ); document.write( " \n" ); document.write( " |