document.write( "Question 408069: Solve this system of equations
\n" ); document.write( "\"5%5E%282x%2B3y%29+=+25\"
\n" ); document.write( "\"2%5E%28x%2B3y%29+=+64\"
\n" ); document.write( "If I had to guess, I would say that it has to do with the square root of 25 and 64, but I can't remember how to get the x or y out of the exponent.
\n" ); document.write( "

Algebra.Com's Answer #287527 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
Since \"5%5E2+=+25\" and \"2%5E6+=+64\", we have\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"2x+%2B+3y+=+2\"
\n" ); document.write( "\"x+%2B+3y+=+6\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Solving (preferably by multiplying bottom equation by -1 and eliminating), we get x = -4 and y = 10/3.
\n" ); document.write( "
\n" );