document.write( "Question 958704: An arc has an angle 0.8 rads and arclength 4.8 meters. Find the radius \n" ); document.write( "
Algebra.Com's Answer #585913 by nerdybill(7384) You can put this solution on YOUR website! An arc has an angle 0.8 rads and arclength 4.8 meters. Find the radius \n" ); document.write( "apply: \n" ); document.write( "S = r(theta) \n" ); document.write( "where \n" ); document.write( "S is the arc length \n" ); document.write( "r is the radius \n" ); document.write( "theta is the angle (in radians) \n" ); document.write( ". \n" ); document.write( "4.8 = r(0.8) \n" ); document.write( "4.8/0.8 = r \n" ); document.write( "6 meters = r \n" ); document.write( " |