document.write( "Question 697585: Solve for x: 4^(-2)*4^(x+1)*4^(3)=4^(5) \n" ); document.write( "
Algebra.Com's Answer #430122 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Solve for x: \"4%5E-2%2A4%5E%28%28x%2B1%29%29%2A4%5E3=4%5E5\"
\n" ); document.write( "all have the same base (4), so we can ignore that;
\n" ); document.write( "multiply means add the exponents, write it as:
\n" ); document.write( "-2 + (x+1) + 3 = 5
\n" ); document.write( "x + 2 = 5
\n" ); document.write( "x = 5 - 2
\n" ); document.write( "x = 3
\n" ); document.write( "
\n" );