document.write( "Question 230530: i need to slove and get the graph equation: 1: y=-2
\n" );
document.write( "2:-3x-5y=10 \n" );
document.write( "
Algebra.Com's Answer #170748 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! y=-2 (RED LINE) \n" ); document.write( "-3x-5y=10 \n" ); document.write( "-5Y=3X+10 \n" ); document.write( "Y=-3X/-5+10/-5 \n" ); document.write( "Y=3X/5-2 (GREEN LINE) \n" ); document.write( " \n" ); document.write( "answer: (0,-2) \n" ); document.write( " |