document.write( "Question 936139:  a slice of pizza has a central angle of 75 degrees and a radius of 8 inches.\r
\n" );
document.write( "\n" );
document.write( "find the exact length of the crust of this piece of pie \n" );
document.write( "
| Algebra.Com's Answer #569589 by TimothyLamb(4379)     You can put this solution on YOUR website! c = 2*pi*r \n" ); document.write( "c = 2*3.1415*8 \n" ); document.write( "c = 50.264 \n" ); document.write( "--- \n" ); document.write( "arc = c*75/360 \n" ); document.write( "arc = 50.264*75/360 \n" ); document.write( "arc = 10.472 inches \n" ); document.write( "--- \n" ); document.write( "Free algebra tutoring live chat: \n" ); document.write( "https://sooeet.com/chat.php?gn=algebra \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations with quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve systems of linear equations up to 6-equations 6-variables: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( "--- \n" ); document.write( " |