document.write( "Question 414792: y=x+6
\n" );
document.write( "3x+2y=2\r
\n" );
document.write( "\n" );
document.write( "What is the solution to the system of equations?\r
\n" );
document.write( "\n" );
document.write( "Please use alot od detail to how you got your answer. \n" );
document.write( "
Algebra.Com's Answer #290916 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! y=x+6 \n" ); document.write( "3x+2y=2 \n" ); document.write( "insert x+6 for y \n" ); document.write( "3x+2(x+6)=2 \n" ); document.write( "3x+2x+12=2 \n" ); document.write( "5x=-10 \n" ); document.write( "x=-2 \n" ); document.write( "------------- \n" ); document.write( "us original equation, plug in -5 for x \n" ); document.write( "3*-2+2y=2 \n" ); document.write( "-6+2y=2 \n" ); document.write( "2y=8 \n" ); document.write( "y=4 \n" ); document.write( "--------------- \n" ); document.write( "now put values into other equation for check. \n" ); document.write( "4=-2+6 \n" ); document.write( " \n" ); document.write( " |