document.write( "Question 831527: one farmer has 119 sheep and another have 73 sheep, after they both sell the same number of sheep one is left with 3 times as many sheep as the other. how many sheep did each sell. \n" ); document.write( "
Algebra.Com's Answer #501440 by josgarithmetic(39620)![]() ![]() ![]() You can put this solution on YOUR website! One farmer then has 119-n sheep and another has 73-n sheep. The one farmer seems to have more sheep left than another farmer has.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "119-n=3*73-3n \n" ); document.write( "119+2n=3*73 \n" ); document.write( "2n=3*73-119\r \n" ); document.write( "\n" ); document.write( "n=50 \n" ); document.write( " |