document.write( "Question 1000223: evaluate each function\r
\n" ); document.write( "\n" ); document.write( "p(t) = t2 + 3 ; find p(2)
\n" ); document.write( "

Algebra.Com's Answer #617709 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
\"p%28t%29+=+t%5E2+%2B+3\"
\n" ); document.write( "\"p%282%29+=+2%5E2+%2B+3\" Replace every 't' with '2'
\n" ); document.write( "\"p%282%29+=+4+%2B+3\"
\n" ); document.write( "\"p%282%29+=+7\"
\n" ); document.write( "
\n" );