document.write( "Question 596327: please help me solve this linear equation:\r
\n" );
document.write( "\n" );
document.write( "y = -6x - 2, find the y-coordinates of the points (-1,), (-2,) and (1,). \n" );
document.write( "
Algebra.Com's Answer #377692 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! y = -6x - 2, find the y-coordinates of the points (-1,), (-2,) and (1,). \n" ); document.write( "---------- \n" ); document.write( "Use (-1,y), (-2,y) and (1,y). \n" ); document.write( "----------------- \n" ); document.write( "Sub the value for x and find y. \n" ); document.write( "y = -6x - 2 \n" ); document.write( "(-1,y) \n" ); document.write( "y = -6*(-1) - 2 = 4 \n" ); document.write( "--> (-1,4) \n" ); document.write( "============ \n" ); document.write( "Do the others the same way. \n" ); document.write( " \n" ); document.write( " |