document.write( "Question 149175: System of two equations in two unknown\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "find the solution to the systems:
\n" );
document.write( "3y=-+1
\n" );
document.write( "3x+y=5\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Can you please show step-by-step, how to get started \n" );
document.write( "
Algebra.Com's Answer #109501 by josmiceli(19441)![]() ![]() You can put this solution on YOUR website! First, you have to know the rule that the number of unknowns \n" ); document.write( "(x,y,z,etc.) has to match the number of equations, and in \n" ); document.write( "your problem, it does (2 equations and 2 unknowns), so this \n" ); document.write( "system is solvable \n" ); document.write( "Is the first equation \n" ); document.write( "just substitute this value in the 2nd equation \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "add 1 to both sides \n" ); document.write( " \n" ); document.write( "Divide both sides by 3 \n" ); document.write( " \n" ); document.write( "The solutions are y = -1 and x = 2 \n" ); document.write( " |