document.write( "Question 1203678: 2. A stone is dropped into a liquid forming circles which increase in radius with time according to the formula r(t) = 4t The area of a circle related to radius is A(r) = pi * r ^ 2 Using composition of functions, find an equation that would give area as a function time . \n" ); document.write( "
Algebra.Com's Answer #839429 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "\"r%28t%29+=+4t\"

\n" ); document.write( "\"A%28r%29+=+%28pi%29%28r%5E2%29\"
\n" ); document.write( "\"A%28t%29+=+%28pi%29%28r%28t%29%29%5E2+=+%28pi%29%28%284t%29%5E2%29+=+16%28pi%29t%5E2\"

\n" ); document.write( "ANSWER: \"A%28t%29=16%28pi%29t%5E2\"
\n" ); document.write( "
\n" );