document.write( "Question 1035361: A shepherd had an unfortunate experience. He was looking after a number (n) of sheep when robbers overpowered him and stole 1/4 of his sheep. He managed to get 3 of the stolen sheep back. The robbers came back and stole 1/3 of the remaining sheep of which he again managed to get 2 back. The third time the robbers overpowered him, they stole 1/2 of the remaining sheep of which he once again managed to get 2 back . He then exactly had n/2 sheep left. Determine the value of n, showing all explanations. \n" ); document.write( "
Algebra.Com's Answer #650030 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A shepherd had an unfortunate experience. He was looking after a number (n) of sheep when robbers overpowered him and stole 1/4 of his sheep. He managed to get 3 of the stolen she[ him, they stole 1/2 of the remaining sheep of which he once again managed to get 2 back . He then exactly had n/2 sheep left. Determine the value of n, showing all explanations. \n" ); document.write( "======== \n" ); document.write( "Start with n sheep \n" ); document.write( "----- \n" ); document.write( "Then \n" ); document.write( "n - (n/4)+3 = (3/4)n+3 \n" ); document.write( "Then \n" ); document.write( "(1/2)[(3/4)n+3]+2 = (3/8)n+(3/2)+2 = (3/8)n + 7/2 \n" ); document.write( "---- \n" ); document.write( "Solve:: \n" ); document.write( "Equation (3/8)n+(7/2) = n/2 \n" ); document.write( "----- \n" ); document.write( "3n + 28 = 4n \n" ); document.write( "n = 28 sheep (original number) \n" ); document.write( "---------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------------- \n" ); document.write( " |