document.write( "Question 329535: what does the y equal in the solution of the system of equations below?\r
\n" );
document.write( "\n" );
document.write( "3x-y=1
\n" );
document.write( "y-x=-5\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #236219 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 3x-y=1 \n" ); document.write( "y-x=-5 \n" ); document.write( "y=x-5 \n" ); document.write( "Now replace y in the first equation with (x-5) & solve for x \n" ); document.write( "3x-(x-5)=1 \n" ); document.write( "3x-x+5=1 \n" ); document.write( "2x=1-5 \n" ); document.write( "2x=-4 \n" ); document.write( "x=-4/2 \n" ); document.write( "x=-2 ans. \n" ); document.write( "y=-2-5 \n" ); document.write( "y=-7 ans. \n" ); document.write( "Proof: \n" ); document.write( "3*-2-(-7)=1 \n" ); document.write( "-6+7=1 \n" ); document.write( "1=1\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |