document.write( "Question 574555: What are all ordered triples of numbers (x, y, z) which satisfy the system of equations\r
\n" );
document.write( "\n" );
document.write( "(x + y)(z + 1) = 24,
\n" );
document.write( "(x + y)(y + 1) = 24, and
\n" );
document.write( "(y + z)(x + 1) = 24? \n" );
document.write( "
Algebra.Com's Answer #369197 by KMST(5328)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Combining the first two equations \n" ); document.write( " \n" ); document.write( "So \n" ); document.write( "If \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Substituting \n" ); document.write( " \n" ); document.write( "That can be solve by factoring, starting by factoring out \n" ); document.write( " \n" ); document.write( "SO the solutions are \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "The solutions would be (11,1,1), (3,3,3) and (-4,-4,-4). \n" ); document.write( " \n" ); document.write( " |