Answer:
400 mL
Step-by-step explanation:
0.50x + 0.20(600-x) = 0.40*600
50x + 20*600 - 20x = 40*600
30x = 20*600
x = 20*20
x = 400 mL
4. Let the numbers be x - 2, x, and x + 2, where x is an odd number.
2(x² - 4) - 4x = (x + 2)² + 21
2x² - 8 - 4x = x² + 4x + 4 + 21
2x² - 4x - 8 = x² + 4x + 25
x² - 8x - 33 = 0
(x - 11)(x + 3) = 0
x = 11, or -3
When x = 11, x - 2 = 9, x + 2 = 13
When x = -3, x - 2 = -5, x + 2 = -1
Explanation: You are on the right track. However, rather than having three unknown variables, try to reduce your working out to one unknown variable. Since you know they are consecutive odd numbers, you can simply let x be the middle term and the other two be + and - 2, provided x is an odd number.
That will reduce your variable issues, and helps as the first and third provide a difference of two squares, and this works out very nicely.
Q5: is essentially the same process. Let your variables be something in the form of one unknown variable, and you should be okay from there. Let me know if you're stuck.
Answer:
the answer is: q = -2.5
Step-by-step explanation:
70 - q - q - 2q = 80
70 - 4q = 80
-4q = 10
q = -2.5
Answer:
x=2,y=2
Step-by-step explanation:
This question is a simultaneous equation
So let's solve
3x+y=8...(1)
2x+2y=8....(2)
Multiply (1) by 2
6x+2y=16...(3)
Substrate (2) From (3)
4x=8
Let's make x the subject of formula by dividing both sides by 4
x=2
So let's substitute the value of x into (1)
3x+y=8
3(2)+y=8
6+y=8
y=8-6
y=2
Therefore x is 2,y is 2