document.write( "Question 911818: Omg I am so sorry but I am seriously so confused!\r
\n" );
document.write( "\n" );
document.write( "x+3y=6
\n" );
document.write( "how can I create a table of values for this?\r
\n" );
document.write( "\n" );
document.write( "y=6-x? I am honestly so confused\r
\n" );
document.write( "\n" );
document.write( "I got for x+y=6
\n" );
document.write( "y=6-x
\n" );
document.write( "And I managed to do the table and graphy and everything\r
\n" );
document.write( "\n" );
document.write( "I'm only 13!
\n" );
document.write( "Thank you so much \n" );
document.write( "
Algebra.Com's Answer #553370 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! x+3y=6 \n" ); document.write( "how can I create a table of values for this? \n" ); document.write( "----------------- \n" ); document.write( "Solve for y \n" ); document.write( "--- \n" ); document.write( "x+3y=6 \n" ); document.write( "3y = 6-x \n" ); document.write( "y = 2 - x/3 \n" ); document.write( "-- \n" ); document.write( "Pick values for x and find y \n" ); document.write( "x = 0, y = 2 \n" ); document.write( "x = 3, y = 1 \n" ); document.write( "x = 6, y = 0 \n" ); document.write( "etc \n" ); document.write( " |