document.write( "Question 889818: My question is how do you do this:
\n" ); document.write( "If p(x) = 2x^2 – 4x and q(x) = x – 3, what is (p∘q)(x)?
\n" ); document.write( "

Algebra.Com's Answer #538455 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"p%28q%28x%29%29=2q%5E2-4q\"
\n" ); document.write( "\"p%28q%28x%29%29=2%28x-3%29%5E2-4%28x-3%29\"
\n" ); document.write( "\"p%28q%28x%29%29=2%28x%5E2-6x%2B9%29-4x%2B12\"
\n" ); document.write( "\"p%28q%28x%29%29=2x%5E2-16x%2B30\"
\n" ); document.write( "
\n" ); document.write( "
\n" );