document.write( "Question 49737: if x and y are positive integers for which 2^x multiplied by 3^y equals 1296. what would be the value of x+y \n" ); document.write( "
Algebra.Com's Answer #33085 by alka(15)![]() ![]() ![]() You can put this solution on YOUR website! find the factors of 1296 which are 2^4*3^4 \n" ); document.write( "x = 4 \n" ); document.write( "y = 4 \n" ); document.write( "x + y = 8 \n" ); document.write( " \n" ); document.write( " |