document.write( "Question 1050346: How do I construct/make a system of three equations in three variables only given with the ordered triple (x, y, z)? \n" ); document.write( "
Algebra.Com's Answer #665905 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Say you're given the triple (1,2,3).
\n" ); document.write( "So then,
\n" ); document.write( "\"3x=3%281%29=3\"
\n" ); document.write( "\"5y=5%282%29=10\"
\n" ); document.write( "\"2z=2%283%29=6\"
\n" ); document.write( "So then I can say,
\n" ); document.write( "\"3x%2B5y%2B2z=3%2B10%2B6\"
\n" ); document.write( "\"3x%2B5y%2B2z=19\"
\n" ); document.write( "So there's one equation.
\n" ); document.write( "Another would be \"x%2By%2Bz=6\"
\n" ); document.write( "Another would be \"x%2By-z=0\"
\n" ); document.write( "Just avoid making multiples of another equation.
\n" ); document.write( "Such as,
\n" ); document.write( "\"6x%2B10y%2B4z=38\"
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "So then those three equations have the solution (1,2,3).\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );