document.write( "Question 387678: I need to complete a table for this equation and I am not sure how to do so.
\n" );
document.write( "y= -1/2x-4\r
\n" );
document.write( "\n" );
document.write( "x y (x,y)
\n" );
document.write( " -1
\n" );
document.write( "-2\r
\n" );
document.write( "\n" );
document.write( "Thank you! \n" );
document.write( "
Algebra.Com's Answer #274057 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Pick values for x and find y \n" ); document.write( "If you mean y = (-1/2)x - 4: \n" ); document.write( "x = 0, y = -4 \n" ); document.write( "x = 2, y = -5 \n" ); document.write( "It's a straight line, so 2 points is sufficient. \n" ); document.write( " |