document.write( "Question 1123452: I've been wrapping my head around this for a while and would like an easier explanation to solving these functions. Thank-you.\r
\n" ); document.write( "\n" ); document.write( "Suppose that the functions p and q are defined as follows.\r
\n" ); document.write( "\n" ); document.write( "p(x)= x^2+9
\n" ); document.write( "q(x)= √x+8\r
\n" ); document.write( "\n" ); document.write( "Find:\r
\n" ); document.write( "\n" ); document.write( "(p ∘ q)(8) =
\n" ); document.write( "(q ∘ p)(8) =
\n" ); document.write( "

Algebra.Com's Answer #739776 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
p o q put q into wherever there is a x. So the x^2 becomes (q's function^2) then add 9.
\n" ); document.write( "sqrt(x+8)^2+9=x+8+9=x+17 and when x=8, the function equals 25\r
\n" ); document.write( "\n" ); document.write( "q o p put p into q wherever there is a x. So the sqrt (x+8) becomes sqrt (x^2+9 then +8)
\n" ); document.write( "sqrt(x^2+9+8)=sqrt(x^2+17), so when x=8 sqrt (81)=9
\n" ); document.write( "
\n" );