document.write( "Question 1058002: A circular plot of ground is to be enclosed with posts. If the posts are placed a ft. apart, the amount needed will be 150 short. If placed 1 yard apart, the amount will be 70 over. Determine circumference of plot.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Circumference of circle = pi * diameter.\r
\n" );
document.write( "\n" );
document.write( "Unsure how to proceed. Thanks.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #673019 by ikleyn(52778)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "A circular plot of ground is to be enclosed with posts. If the posts are placed a ft. apart, the amount needed will be 150 short. \n" ); document.write( "If placed 1 yard apart, the amount will be 70 over. Determine circumference of plot. \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "Let x be the circumference length, in feet.\r\n" ); document.write( "\r\n" ); document.write( "The condition \"If the posts are placed a ft. apart, the amount needed will be 150 short\" means\r\n" ); document.write( "\r\n" ); document.write( "x = n + 150, (1)\r\n" ); document.write( "\r\n" ); document.write( "where \"n\" is the number of posts stocked at the site.\r\n" ); document.write( "\r\n" ); document.write( "The condition \"If placed 1 yard apart, the amount of posts will be 70 over.\" means \r\n" ); document.write( "\r\n" ); document.write( "x/3 = n - 70. (2) ( 1 yard == 3 ft )\r\n" ); document.write( "\r\n" ); document.write( "From (1), express n = x-150 and substitute it into (2) replacing n. You will get\r\n" ); document.write( "\r\n" ); document.write( "x/3 = x - 150 - 70, or\r\n" ); document.write( "\r\n" ); document.write( "2x/3 = 220.\r\n" ); document.write( "\r\n" ); document.write( "Then x =\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |