document.write( "Question 1175809: Find an ordered triple (x,y,z) of real numbers satisfying x<= y<= z and the system of equations\r
\n" ); document.write( "\n" ); document.write( "sqrt{x} + sqrt{y} + sqrt{z} = 10,
\n" ); document.write( "x + y + z = 38,
\n" ); document.write( "sqrt{xy} + sqrt{xz} + sqrt{yz}= 30,\r
\n" ); document.write( "\n" ); document.write( "or, if there is no such triple, enter the word \"none\" as your answer.
\n" ); document.write( "

Algebra.Com's Answer #801485 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
,
\n" ); document.write( "Find an ordered triple (x,y,z) of real numbers satisfying x<= y<= z and the system of equations
\n" ); document.write( "sqrt{x} + sqrt{y} + sqrt{z} = 10,
\n" ); document.write( "x + y + z = 38,
\n" ); document.write( "sqrt{xy} + sqrt{xz} + sqrt{yz}= 30,
\n" ); document.write( "or, if there is no such triple, enter the word \"none\" as your answer.
\n" ); document.write( "~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "To simplify my writhing, I introduce new variables\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    a = \"sqrt%28x%29\";  b = \"sqrt%28y%29\";  c = \"sqrt%28z%29\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then from the given conditions, I have\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    a + b + c = 10           (1)\r\n" );
document.write( "\r\n" );
document.write( "    a^2 + b^2 + c^2 = 38     (2)\r\n" );
document.write( "\r\n" );
document.write( "    ab + ac + bc = 30.       (3)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Square equation (1)  and use this identity  (a+b+c)^2 = a^2 + b^2 + c^2 + 2ab + 2ac + 2bc.\r\n" );
document.write( "\r\n" );
document.write( "You will get then\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    10^2 = 38 + 2*30,   or\r\n" );
document.write( "\r\n" );
document.write( "    100  = 38 + 60 = 98.     (4)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Since equality (4) is IMPOSSIBLE, it means that the given system of equations HAS NO solution.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Proved and solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Explained and completed.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );