document.write( "Question 965361: How do I find the perimeter of a partial circle missing 135 degrees with a 2 m radius
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #590071 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! How do I find the perimeter of a partial circle missing 135 degrees with a 2 m radius \n" ); document.write( "--------------------------- \n" ); document.write( "Find the circumference, C = 2*pi*r \n" ); document.write( "-------------- \n" ); document.write( "360 - 135 = 225 \n" ); document.write( "arc = (225/360)*C \n" ); document.write( "------ \n" ); document.write( "Add 2r (if you meant to include them) \n" ); document.write( " |