document.write( "Question 336647: How do I divide a circle into n equal parts through its center? \n" ); document.write( "
Algebra.Com's Answer #241305 by jrfrunner(365)\"\" \"About 
You can put this solution on YOUR website!
since the distance around the circle, circumference= 2*\"pi\"*r ,if you divide the circle into \"n\" equal parts, you will have n slices with arc length \"%282%2Api%2Ar%29%2Fn\".
\n" ); document.write( "---
\n" ); document.write( "Also the central angle for each slice will be 360/n
\n" ); document.write( "
\n" );