document.write( "Question 610470: Find the value of x and y if 2^x+3^y=41 \n" ); document.write( "
Algebra.Com's Answer #384410 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
One solution is 2^5 + 3^2 = 32+9 = 41, so x = 5 and y = 2 \n" ); document.write( "
\n" );