document.write( "Question 128003: Solve this system of equations by graphing. If a unique solution does not exist, state whether the system is dependent or inconsistent.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "3x – 6y = -10 2x - 5y = -6
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #93782 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! 3X-6Y=-10 OR -6Y=-3X-10 OR Y=-3X/-6-10/-6 OR Y=X/2-5/3 (RED LINE) \n" ); document.write( "2X-5Y=-6 OR -5Y=-2X-6 OR Y=-2X/-5-6/-5 OR Y=2X/5+6/5 (GREEN LINE) \n" ); document.write( " \n" ); document.write( "THESE 2 EQUATONS DO HAVE A UNIQUE SOLUTION. \n" ); document.write( " |