document.write( "Question 984771: if x = y+z, y = z+x, z = x+y, then what is the value of (1/(x+1)) + (1/(y+1)) + (1/(z+1))?\r
\n" );
document.write( "\n" );
document.write( "How to solve this? \n" );
document.write( "
Algebra.Com's Answer #605601 by ikleyn(52786)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "If x = y+z, y = z+x, z = x+y, then what is the value of \n" ); document.write( "-------------------------------------------------------------------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "You have the system of three linear equations with three unknowns\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Add all three equations. You will get\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-x - y - z = 0, or\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x + y + z = 0. (*)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now, add the last equation and the first one of the system. You will get\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2x = 0, and, hence, x = 0.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Next, add the equation (*) and the second equation of the system. You will get\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2y = 0, and, hence, y = 0.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Finally, add the equation (*) and the third equation of the system. You will get\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2z = 0, and, hence, z = 0.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Thus your system has a unique solution x = y = z = 0.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Hence, the expression under the question is \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |