document.write( "Question 108230: 1. Find \"x\" for these 2 problems
\n" ); document.write( "a)9^2x=2*(9^x)+3
\n" ); document.write( "b)3*(3^x)+9*(3^-x)=28\r
\n" ); document.write( "\n" ); document.write( "ive graduated 2years ago and i dont remember how to do those 2 problems
\n" ); document.write( "id like to know how to solve them step by step thanks
\n" ); document.write( "yours
\n" ); document.write( "brian
\n" ); document.write( "

Algebra.Com's Answer #78891 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
a) let z=9^x ... z^2=2z+3 ... z^2-2z-3=0 ... (z-3)(z+1)=0 ... z=3, z=-1
\n" ); document.write( " ... the negative value is not realistic ... 3=9^x ... x=1/2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "b) multiplying by 3^x gives 3*(3^x)^2+9=28(3^x) ... the method of solution is similar to a)
\n" ); document.write( "
\n" );