document.write( "Question 769894: the radius, r, of a circle has been increased by k. both r and k are measured in the same units. write a formula for the area of the new circle . expand and simplify\r
\n" ); document.write( "\n" ); document.write( "r= r+k
\n" ); document.write( "A=pi*r^2
\n" ); document.write( " = pi*(r+k)^2
\n" ); document.write( "=pi*(r^2+2rk+k^2)\r
\n" ); document.write( "\n" ); document.write( "is this correct or something's wrong?
\n" ); document.write( "

Algebra.Com's Answer #469108 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
Original radius, r.
\n" ); document.write( "Increased radius, r+k.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "For this situation, because you are not writing some kind of computer code, do NOT say r=r+k. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"A%5B0%5D=pi%2Ar%5E2\"
\n" ); document.write( "The subscript is for original or initial.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"A%5Bn%5D=pi%2A%28r%2Bk%29%5E2\"
\n" ); document.write( "The new area when radius increases by k.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "But your work in your last two steps is good. The new area IS \"pi%2A%28r%5E2%2B2rk%2Bk%5E2%29\".
\n" ); document.write( "You just cannot say \"A=pi%2Ar%5E2=pi%2A%28r%2Bk%29%5E2\" because it is wrong.
\n" ); document.write( "
\n" );