4/3 USE THE FORMULA TO GET YOUR ANSWER
We need to find the expression for " number_of_prizes is divisible number_of_participants". Also there should not remain any remainder left. On in order words, we can say the reaminder we get after division is 0.
Let us assume number of Prizes are = p and
Number of participants = n.
If we divide number of Prizes by number of participants and there will be not remainder then there would be some quotient remaining and that quotent would be a whole number.
Let us assume that quotent is taken by q.
So, we can setup an expression now.
Let us rephrase the statement .
" Number of Prizes ÷ Number of participants = quotient".
p ÷ n = q.
In fraction form we can write
p/n =q ; n ≠ 0.
Area=length*height
Area=(25)*(8)
Area=200 feet^2
Answer:
$350,000
Step-by-step explanation:
Let's define:
- s: amount of short-range missiles produced
- m: amount of medium-range missiles produced
- l: amount of long-range missiles produced
From the total production and the ratios we can write the following equations:
s + m + l = 3000
s/m = 3/3 = 1 = m/s
s/l = 3/4 or l/s = 4/3
Dividing the first equation by s, we get:
s/s + m/s + l/s = 3000/s
1 + 1 + 4/3 = 3000/s
10/3 = 3000/s
s = 3000*3/10 = 900
m = 900
l = 4/3*900 = 1200
From the money that the countries plans to use and each missile cost, we can write the following equation:
200,000*s + 300,000*m + cost*l = 870,000,000
Replacing with previous result:
200,000*900 + 300,000*900 + cost*1200 = 870,000,000
cost = (870,000,000 - 200,000*900 - 300,000*900)/1200 = 350,000