document.write( "Question 596324: A farmer is building a circular corral to hold livestock. With distance measured in meters, the shape of the corral is modeled by the equation x2 + y2 = 64 <-- the 2s are exponents. (Equation for a circle) \r
\n" );
document.write( "\n" );
document.write( "a) Find the length of fencing required for this corral. \n" );
document.write( "
Algebra.Com's Answer #377680 by Alan3354(69443) You can put this solution on YOUR website! the shape of the corral is modeled by the equation x2 + y2 = 64 <-- the 2s are exponents. \n" ); document.write( "------------- \n" ); document.write( "The radius is 8. \n" ); document.write( "C = 2pi*r \n" ); document.write( " \n" ); document.write( " |