Answer:
The average sallary of a Master's is 60 thousand and of a Bachellor's is 53 thousand.
Step-by-step explanation:
In order to solve this problem we first need to attribute variables to the unkown quantities. We will call the average salary of Master's "x" and the average salary of a Bachellor's "y". The first information the problem gives us is:
x = 2*y - 46
The second one is:
x + y = 113
We now have two equations and two variables, so we can solve the system. To do that we will use the value for x from the first equation on the second one. We have:
2*y - 46 + y = 113
3*y = 113 + 46
3*y = 159
y = 159/3 = 53
x = 2*(53) - 46 = 60
The average sallary of a Master's is 60 thousand and of a Bachellor's is 53 thousand.
The child's starting and finishing location is the same, therefore the displacementnis zero.
Step-by-step explanation:
The way to find missing numbers in equivalent ratios is to multiply the means (the first denominator and the second numerator) and multiply the extremes (the first numerator and the second denominator). It sounds really complicated, but it is quite simple =)
2/5 = x/10
The means in this equivalent ration are 5 and x. The extremes are 2 and 10.
5x = 20
Now solve =)
x = 4
That was pretty simple. Let's move on to the next one. Do exactly the same thing here:
4/10 = 6/x
60 = 4x
15 = x
That was pretty simple, too! Keep going!
6/15 = x/25
15x = 150
x = 10
All of these should be equal, so check them by dividing:
2/5 = 0.4
4/10 = 0.4
6/15 = 0.4
10/25 = 0.4
They all check out, so these are your answers: 2/5, 4/10, 6/15, 10/25
I really hope this helps you =)
Answer:
Lets take all factors into consideration first
The door is a rectangle and the area of a rectangle is length times width
Let the width be w
Let the length be l
Equation length × breadth = area
(w+48)w = 3024
w^2 + 48w = 3024
w^2 + 48w - 3024 = 0
w^2 + 84w - 36w - 3024 = 0
w(w + 84) -36 ( w + 84) = 0
(w + 84) (w - 36) = 0
w + 84 = 0 AND w - 36 =0
w = -84 and w = 36
Since width cannot be negative, the right answer is 36
How did I get 84 and 36? Well, I had to factorize 3024 and since 84 times 36 is 3024 and 84 minus 36 is 48, I chose them.