Solving equations simple
9n + 12 = 30
Answer:
d=3 and e=-1
Step-by-step explanation:
d+e=2
d=2-e-----(1)
d-e=4-----(2)
substituting (1) in (2)
2-e-e=4
-2e=2
e=-1-----(3)
substituting (3) in (1)
d=2-(-1)
d=3
It would be: 11 * 90/100
= 11 * 0.90 = 9.9
So, your final answer is 9.9
Hope this helps!
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