document.write( "Question 59356: Is(5,-2) a solution of the system?
\n" );
document.write( "2x+6y=-2
\n" );
document.write( "2x+y=6 \n" );
document.write( "
Algebra.Com's Answer #40675 by funmath(2933)![]() ![]() ![]() You can put this solution on YOUR website! Is(5,-2) a solution of the system? \n" ); document.write( "E1) 2x+6y=-2 \n" ); document.write( "E2) 2x+y=6 \n" ); document.write( ": \n" ); document.write( "Let (x,y)=(5,-2) in E1 and see if both sides are equal: \n" ); document.write( "2(5)+6(-2)=-2 \n" ); document.write( "10-12=-2 \n" ); document.write( "-2=-2 E1 checks \n" ); document.write( ": \n" ); document.write( "Now let (x,y)=(5,-2) in E2 and see if both sides are equal: \n" ); document.write( "2(5)+(-2)=6 \n" ); document.write( "10-2=6 \n" ); document.write( "8=6 E2 does NOT check \n" ); document.write( "Therefore (5,-2) is NOT a solution of the system. \n" ); document.write( "Happy Calculating!!! \n" ); document.write( " |