Y=4x-14 to find the slope you need to do
rise/run and to find b you need to see where the line crosses the y axis
Answer:
2
Step-by-step explanation:
First, subtract px2 from both sides.
Now you have:
x3 - px2 = (1 - p) x1
Next, divide both sides by (1 - p)
So now you have
x3 - px2/(1 - p) = x1
...as your final answer
*You can decide if you want to leave the parenthesis in your final answer, I left them there so it could be visible where I put them. :)
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