document.write( "Question 670287: Determine the point of intersection for graphs of y=3(5^(2x)) and y=6(4^(3x)). \n" ); document.write( "
Algebra.Com's Answer #416912 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Determine the point of intersection for graphs of y=3(5^(2x)) and y=6(4^(3x)) \n" ); document.write( "** \n" ); document.write( "At the point of intersection, given equations have the same coordinates \n" ); document.write( "3(5^(2x)=6(4^(3x) \n" ); document.write( "(5^(2x)/(4^(3x)=6/3=2 \n" ); document.write( "take log of both sides \n" ); document.write( "2xlog5-3log4=log2 \n" ); document.write( "2log5x-3log4x=log2 \n" ); document.write( "1.3979x-1.8062x=.30103 \n" ); document.write( "-0.4083x=.30103 \n" ); document.write( "x≈-0.7373 \n" ); document.write( "y≈3(5^(2x)=3*(5^(2*-0.7373)) \n" ); document.write( "y≈0.2795 \n" ); document.write( "point of intersection: (-0.7373, 0.2795) \n" ); document.write( " \n" ); document.write( " |