document.write( "Question 1075239: Write an example of a system of three equations in three variables that has (-3, 5, 2) as a solution. Show that the ordered triple satisfies all three equations. Thank you! \n" ); document.write( "
Algebra.Com's Answer #689910 by Alan3354(69443) You can put this solution on YOUR website! Write an example of a system of three equations in three variables that has (-3, 5, 2) as a solution. Show that the ordered triple satisfies all three equations. \n" ); document.write( "============== \n" ); document.write( "Write 3 equations in x, y & z \n" ); document.write( "--- \n" ); document.write( "x + y + z = ? \n" ); document.write( "x+ 2y - z = ? \n" ); document.write( "x - y -3z = ? \n" ); document.write( "----------- \n" ); document.write( "Sub the given values. \n" ); document.write( "x + y + z = 4 \n" ); document.write( "x+ 2y - z = 5 \n" ); document.write( "x - y -3z = -14 \n" ); document.write( "--------- \n" ); document.write( " \n" ); document.write( " |