document.write( "Question 214824: One more function I can't seem to get right.\r
\n" ); document.write( "\n" ); document.write( "s(x)=2^x h(x)=x^2 find h(s(x))\r
\n" ); document.write( "\n" ); document.write( "My answer was 4^x but was wrong of course.
\n" ); document.write( "

Algebra.Com's Answer #162291 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
\"s%28x%29+=+2%5Ex\"
\n" ); document.write( "-----
\n" ); document.write( "\"h%28x%29+=+x%5E2\"
\n" ); document.write( "-----
\n" ); document.write( "you replace x in h(x) with (2^x) to get:
\n" ); document.write( "\"h%28s%28x%29%29+=+h%282%5Ex%29+=+%282%5Ex%29%5E2\"
\n" ); document.write( "-----
\n" ); document.write( "To prove this is true, take any value for x.
\n" ); document.write( "let x = 5
\n" ); document.write( "\"s%28x%29+=+2%5Ex+=+2%5E5+=+32\"
\n" ); document.write( "-----
\n" ); document.write( "\"h%28s%28x%29%29+=+%282%5Ex%29%5E2+=+%282%5E5%29%5E2+=+2%5E%2810%29+=+1024\"
\n" ); document.write( "-----
\n" ); document.write( "if x = 32
\n" ); document.write( "then \"h%28x%29+=+h%2832%29+=+32%5E2+=+1024\"
\n" ); document.write( "-----
\n" ); document.write( "You got the same result if you solved for \"h%28s%28x%29%29\" directly, or if you solved for \"s%28x%29\" first and then placed that value into \"h%28x%29\". This shows that the two equations are equivalent.
\n" ); document.write( "-----
\n" ); document.write( "Your answer is:
\n" ); document.write( "\"h%28s%28x%29%29+=+%282%5Ex%29%5E2\"
\n" ); document.write( "
\n" ); document.write( "
\n" );