document.write( "Question 382667: A circle has a diameter of 6, an area of b square units, and a circumference of c units. What is the value of b+c? \n" ); document.write( "
Algebra.Com's Answer #271111 by kingme18(98)\"\" \"About 
You can put this solution on YOUR website!
Recall that the formula for the area of a circle is \"pi%2Ar%5E2\", and the circumference is \"pi%2Ad\".
\n" ); document.write( "If the diameter is 6, then the radius is half of that, which is 3. So the area is \"pi%2A3%5E2=9%2Api\", and the circumference is \"pi%2A6\", or \"6%2Api\". To add these, we have \"9%2Api%2B6%2Api=15%2Api\"
\n" ); document.write( "
\n" );