document.write( "Question 164005: Prove that the area of a circular sector of radius r with central angle theta is , where theta is measured in radians.\r
\n" );
document.write( "\n" );
document.write( "The following is what I've come up with so far, am I on the right track?\r
\n" );
document.write( "\n" );
document.write( "I can tell that a circular sector looks similar to a triangle with an arc replacing its flat base. The area of a triangle is computed using A=1/2bh. Therefore:\r
\n" );
document.write( "\n" );
document.write( "h=r
\n" );
document.write( "b=s=r(theta)\r
\n" );
document.write( "\n" );
document.write( "A=(1/2)rr(theta) which is simplified to \n" );
document.write( "
Algebra.Com's Answer #120836 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Prove that the area of a circular sector of radius r with central angle theta is , where theta is measured in radians. \n" ); document.write( "The following is what I've come up with so far, am I on the right track? \n" ); document.write( "I can tell that a circular sector looks similar to a triangle with an arc replacing its flat base. The area of a triangle is computed using A=1/2bh. Therefore: \n" ); document.write( "h=r \n" ); document.write( "b=s=r(theta) \n" ); document.write( "A=(1/2)rr(theta) which is simplified to \n" ); document.write( "-------------------- \n" ); document.write( " \n" ); document.write( "What you've done is the correct approach. This can be done as a limit, or by integral calculus, which is essentially the same thing. I don't know if your instructor would accept an integration, tho, it depends on the level of your class. \n" ); document.write( " |