document.write( "Question 1094887: Determine whether the ordered triples listed are solutions of the system of linear equations.\r
\n" );
document.write( "\n" );
document.write( "x + y + 2z = -4
\n" );
document.write( "-4x + 5y + z = -2
\n" );
document.write( "4x - 3y + 4z = 7\r
\n" );
document.write( "\n" );
document.write( "Is the ordered triple (-4, -6, 3) a solution to the system?\r
\n" );
document.write( "\n" );
document.write( "Is the ordered triple (-5, -5, 3) a solution to the system? \n" );
document.write( "
Algebra.Com's Answer #709512 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! To be a solution to the system of equations, the values in the ordered triple must satisfy all three equations. \n" ); document.write( "The numbers in the first ordered triple satisfy the first equation, but not the second; so we don't need to check the third. \n" ); document.write( "The numbers in the second ordered triple don't even satisfy the first equation, so we don't need to check further. \n" ); document.write( "Neither of the ordered triples is a solution to the system of equations. \n" ); document.write( " |