document.write( "Question 472703: x=by+cz
\n" ); document.write( "y=cz+ax
\n" ); document.write( "z=ax+by
\n" ); document.write( "prove a/1+a + b/1+b + c/1+c = 1\r
\n" ); document.write( "\n" ); document.write( "pls help with solution...thanks
\n" ); document.write( "

Algebra.Com's Answer #324031 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
Adding all three of our given statements we obtain x+y+z = 2ax + 2by + 2cz. Matching the x,y,z coefficients, we get 2a = 1, 2b = 1, 2c = 1, so a,b,c = 1/2. Replacing 1/2 into a/(1+a) + b/(1+b) + c/(1+c) yields a sum of 1. \n" ); document.write( "
\n" );