document.write( "Question 814996: Given a circle with a radius of 16 mm, find:
\n" );
document.write( " The area of the circle\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " The arch length for a central angle of θ=300°\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " Find the area of the sector created by a central angle of θ=300°
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #490648 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! area = pi * r^2 = 3.1415 * (16*16) = 804.24772 sq.mm \n" ); document.write( "--- \n" ); document.write( "arc length = 300/360 * 2 * pi * r = 83.775804 mm \n" ); document.write( "--- \n" ); document.write( "area of sector = 300/360 * area = 670.20643 sq.mm \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, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Convert fractions, decimals, and percents: \n" ); document.write( "https://sooeet.com/math/fraction-decimal-percent.php \n" ); document.write( "--- \n" ); document.write( "Calculate and graph the linear regression of any data set: \n" ); document.write( "https://sooeet.com/math/linear-regression.php \n" ); document.write( " |