document.write( "Question 1150548: Solve 4^x + 6^x = 9^x
\n" );
document.write( "I understand the math behind the answer to this problem, but what I’d like to know, is there a regimented way to approach this problem and similar ones? Or is it just a hit and miss application of mathematical laws with the hope of hitting the right combination, or just being lucky? Is there a branch of mathematics that teaches methodical ways of solving math problems without relying on a eureka moment?
\n" );
document.write( "Thanks,
\n" );
document.write( "Ed \n" );
document.write( "
Algebra.Com's Answer #771912 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Solve 4^x + 6^x = 9^x \n" ); document.write( "I understand the math behind the answer to this problem, but what I’d like to know, is there a regimented way to approach this problem and similar ones? Or is it just a hit and miss application of mathematical laws with the hope of hitting the right combination, or just being lucky? Is there a branch of mathematics that teaches methodical ways of solving math problems without relying on a eureka moment? \n" ); document.write( "Thanks, \n" ); document.write( "Ed \n" ); document.write( "=============== \n" ); document.write( "1st thing you notice is there's no integer solution for x. \n" ); document.write( "The sum of 2 even numbers is not an odd number. \n" ); document.write( "---------- \n" ); document.write( "Have to use iterative or graphical methods. \n" ); document.write( "x =~ 1.18681439 \n" ); document.write( " \n" ); document.write( " |