document.write( "Question 1150463: If x∈Z, what is the sum of the digits of the value x such that √x+⁴√x=30? \n" ); document.write( "
Algebra.Com's Answer #771833 by greenestamps(13219)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "\"x%5E%281%2F2%29%2Bx%5E%281%2F4%29+=+30\"

\n" ); document.write( "Introduce a new variable to make it easier to see how to solve the problem.

\n" ); document.write( "Let y = x^(1/4)
\n" ); document.write( "Then y^2 = x^(1/2)

\n" ); document.write( "Then the equation is

\n" ); document.write( "\"y%5E2%2By+=+30\"
\n" ); document.write( "\"y%5E2%2By-30+=+0\"
\n" ); document.write( "\"y%2B6%29%28y-5%29+=+0%0D%0A%7B%7B%7By+=+-6\" or y = \"y+=+5\"

\n" ); document.write( "y = -6 gives us x^(1/4) = -6, which is not possible.

\n" ); document.write( "y = 5 gives us x^(1/4) = 5, which makes x = 5^4 = 625.

\n" ); document.write( "ANSWER: The problem asks for the sum of the digits of x, which is 6+2+5 = 13.

\n" ); document.write( "Of course, if a formal algebraic solution is not required, the recognition that x^(1/4) is the square of x^(1/2) means we are looking for two integers, one the square of the other, whose sum is 30. That obviously is 5 and 25, which means x is 5^4 = 35^2 = 625.

\n" ); document.write( "
\n" ); document.write( "
\n" );