There are ome goat, cow, and heep on a farm. 2/5 of the animal are goat. There were three time a many heep a cow. If there were 45 more goat than cow, how many animal were on the farm?

Respuesta :

There are goat, cow and sheep in the farm among them 2/5 are goat, 45 more goats than cow and 3 times as many as sheep than cow. Then, there are total 180 animals on the farm.

First thing to do is to get all the animals in terms of cows, since that is our main unknown.  All the other animals' numbers are based on cows.  So let's call cows "x".  Then sheep is 3 times the number of cows, so sheep is 3x.  The number of goats is 45 more than the number of cows, so goats is x + 45.  Let's say, for the sake of ease, that the number of animals is "a".

Here's what we have so far:

No. of animals : a

No. of cows : x

No. of sheep : 3x

No. of goats : x + 45

We are told that 2/5 of the animals are goats.  In an equation, that is:

2/5 (animals) = goats, where the word "of" means to multiply, and the word "are" is the equals sign.  Filling in from our key above:

[tex]\frac{2}{5} a = x +45[/tex]

That says that 2/5 of the animals are goats when goats is x + 45.

If 2/5 of the animals are goats, then 3/5 of the animals have to be cows and sheep.  In an algebraic equation:

[tex]\frac{3}{5} a =x +3x[/tex]

Let's go back to the first equation and get rid of the fraction by multiplying everything by 5.  When we do that we get

2a = 5(x + 45)

So,

2a = 5x + 225

Now let's get rid of the fraction in the second equation by multiplying everything by 5.  When we do that we get

3a = 5(x + 3x)

or,

3a = 5(4x)

So,

3a = 20x.  

Solve that equation for a.

a = 20x/ 3

Now that we have a in terms of x, we can sub that value in for a in the first equation to solve for x, the number of cows:

[tex]2 (\frac{20x}{3}) = 5x +225[/tex]

and, simplifying, we get,

[tex]\frac{40x}{3} = 5x + 225[/tex]

and

[tex]\frac{40x}{3} - 5x = 225[/tex]

Get rid of the fraction here by multiplying everything by 3:

[tex]40x - 15x = 675[/tex]

and

[tex]25x = 675[/tex]

So

x = 27

That means that there are 27 cows.

Since, Sheep is 3 times that, so there are 81 sheep.

Goats is 45 more than that, so there are 72 goats.

The total number of animals then is 27 + 81 + 72 which is 180.  

Let's check that to see if the number of goats, 72, is 2/5 of 180.

Learn more about algebraic equation:

https://brainly.com/question/14963185

#SPJ4