I think that the answer is D
Answer:
y=(x-6)^2+2 Have a nice day
Answer:
8 floors
Step-by-step explanation:
The number of employees is directly proportional to the number of floors that each building has.
The first building has 32 floors and it occupies 189 employees. Therefore:
189 α 32
=> 189 = k * 32 = 32k
where k = constant of proportionality
=> k = 189/32
The new building has 50 employees, therefore:
50 = kN
where N = number of floors
=> 50 = 189/32 * N
N = (50 * 32) / 189 ≅ 8 floors
The new building should have 8 floors
Basically you're solving for both variables here.
I prefer elimination method so that is what I used.
I started off by multiplying each equation in order to get one of the variables at the same value so it would be possible to cancel it out.
Multiplying the first equation by 3 gave me,
12x + 15y = 69
Then I multiplied the second equation by 4,
-12x + 28y = -56
As you can see, it's not possible to cancel out the x variable.
12x + 15y = 69
+(-12x + 28y = -56)
_____________
13y = 13
Then just solve for y which gives you -1.
After you have one variable solved simply insert it into one of the original equations to find the other variable.
4x + 5(-1) = 23
4x - 5 = 23
4x = 28
x = 7.
And there you have it! Hope this helped!