document.write( "Question 327357: One ox eats the same amount as 15 sheep. Two people rent a field for $175. Person A puts 3 oxen in the field. Person B puts 30 sheep in the field. What should each person’s part of the rent be, based on the amount of grass the animals eat?\r
\n" );
document.write( "\n" );
document.write( "a. Person A should pay $100 and Person B should pay $75.
\n" );
document.write( "b. Person A should pay $105 and Person B should pay $70.
\n" );
document.write( "c. Person A should pay $90 and Person B should pay $85.
\n" );
document.write( "d. Person A should pay $92.50 and Person B should pay $82.50.
\n" );
document.write( "e. Person A should pay $87.50 and Person B should pay $87.50\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #234498 by mananth(16946)![]() ![]() You can put this solution on YOUR website! 1 ox = 15 sheep in terms eating grass \n" ); document.write( "3 ox = 45 sheepin terms of eating grass\r \n" ); document.write( "\n" ); document.write( ".. \n" ); document.write( "A puts 3 ox (same as 45 sheep ) in the field \n" ); document.write( "B puts 30 sheep in the field. \n" ); document.write( ".. \n" ); document.write( "ratio of A to B interms of rent = 45/30 =3/2 \r \n" ); document.write( "\n" ); document.write( "there are 2+3 = 5 parts in 175\r \n" ); document.write( "\n" ); document.write( "A will have to pay 3/5 *175 =$ 105 \n" ); document.write( "So B will pay $ 70 \n" ); document.write( " |