document.write( "Question 1106217: Find the area of the sector of a circle with radius 14 inches formed by a central angle of 6 radians:\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #721158 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find the area of the sector of a circle with radius 14 inches formed by a central angle of 6 radians: \n" ); document.write( "------ \n" ); document.write( "Area = pi*r^2*(6/2pi) = 3r^2 \n" ); document.write( "Area = 588 sq inches \n" ); document.write( "========================== \n" ); document.write( "Notice it's the angle times r^2/2. \n" ); document.write( " |