The first step to solving this is converting these mixed numbers into improper fractions. You would do that by multiplying the denominator by the whole number and adding the numerator to that number; this number replaces the numerator. It would look something like this:
1 8/10 --> 18/10
2 2/5 --> 12/5
Now, to subtract the second fraction from the first one, the denominators of both fractions must be the same. We can make them the same by multiplying the second fraction by 2:
12/5 * 2/2 = 24/10
Now we can set up the equation as:
18/10 - 24/10 = -6/10 --> -3/5
The answer is negative 3/5.
I hope this helps.
Given parameters;
Let us solve this problem step by step;
Let us represent Simon's money by S
Kande's money by K
- Simon has more money than Kande
S > K
- if Simon gave Kande K20, they would have the same amount;
if Simon gives $20, his money will be S - 20 lesser;
When Kande receives $20, his money will increase to K + 20
S - 20 = K + 20 ------ (i)
- While if Kande gave Simon $22, Simon would then have twice as much as Kande;
if Kande gave Simon $22, his money will be K - 22
Simon's money, S + 22;
S + 22 = 2(K - 22) ------ (ii)
Now we have set up two equations, let us solve;
S - 20 = K + 20 ---- i
S + 22 = 2(K - 22) ; S + 22 = 2K - 44 ---- ii
So, S - 20 = K + 20
S + 22 = 2K - 44
subtract both equations;
-20 - 22 = (k -2k) + 64
-42 = -k + 64
k = 106
Using equation i, let us find S;
S - 20 = K + 20
S - 20 = 106 + 20
S = 106 + 20 + 20 = 146
Therefore, Kande has $106 and Simon has $146
The mean can be found by adding the two numbers and dividing by 2
let the second number be y
(x + y)/2 = 1/2x + 1
solve for y
multiply each side by 2
x + y = 2(1/2x + 1)
distribute
x + y = x + 2
subtract x on both sides
y = 2
ANSWER: the second number is 2
Jace bought 4 cookies and 2 brownies from the bakery.
Let x represent the number of cookies and y represent the number of brownies.
Since he bought $9 worth of cookies and brownies. Each cookie costs $0.75 and each brownie costs $3. hence:
0.75x + 3y = 9 (1)
Also, he bought twice as many cookies as brownies, hence:
x = 2y
x - 2y = 0 (2)
Solving equation 1 and 2 simultaneously gives x = 4, y = 2
Hence Jace bought 4 cookies and 2 brownies from the bakery.