document.write( "Question 86939: Graph 3x+y=3\r
\n" );
document.write( "\n" );
document.write( "I know I have to solve for y...and x is equals to 0?\r
\n" );
document.write( "\n" );
document.write( "this is what I come up with...\r
\n" );
document.write( "\n" );
document.write( "3(0)+ y = 3
\n" );
document.write( "y=3-3
\n" );
document.write( "y= 0\r
\n" );
document.write( "\n" );
document.write( "is this correct? \n" );
document.write( "
Algebra.Com's Answer #62889 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Graph 3x+y=3 \n" ); document.write( "You need two points to graph a line. \n" ); document.write( "Let x=0, then y=3 giving you point (0,3) \n" ); document.write( "Let y=0, then 3x=3 and x=1 giving you point (1,0) \n" ); document.write( "- \n" ); document.write( "--------- \n" ); document.write( "Plot those two points and draw a line thru them. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |