|
Question 949394: A supply officer distributes 80 business envelops among 13 employees, giving half the number to the female employees and the other half to the male employees. Each female employee received 3 more than each male. How many male employees are there?
Found 2 solutions by josgarithmetic, Theo: Answer by josgarithmetic(39618) (Show Source): Answer by Theo(13342) (Show Source):
You can put this solution on YOUR website!
you are given that the total number of employees are equal to 13.
you are also given that 80 envelopes are distributed among them, with 40 going to the males and 40 going to the females.
you are also given that each female employee receives 3 more than each male.
let x = number of males.
let y = number of females.
let a = number of envelopes that each male received.
let a+3 = number of envelopes that each female received.
since the males received 40 envelopes, and the number of envelopes each male received is equal to a, then a*x = 40
since the females received 40 envelopes, and the number of envelopes each female received is equal to a+3, then (a+3)*y = 40.
solve for x and solve for y in each of these equations to get both x and ys in terms of a.
you get:
a*x = 40 results in x = 40/a
(a+3)*y = 40 results in y = 40/(a+3)
you know that x+y = 13
replace x with 40/a and replace y with 40/(a+3) to get:
40/a + 40/(a+3) = 13
all you have to do now is solve for a.
multiply both sides of that equation by a*(a+3) to get:
40*(a+3) + 40*a = 13*a*(a+3)
simplify to get:
40a + 120 + 40a = 13a^2 + 39a
combine like terms to get:
80a + 120 = 13a^2 + 39a
subtract 80a from both sides of the equation and subtract 120 from both sides of the equation to get:
0 = 13a^2 + 39a - 80a - 120
combine like terms to get:
0 = 13a^2 - 41a - 120
flip sides in the equation to get:
13a^2 - 41a - 120 = 0
this is a quadratic equation in standard form.
factor it and you will get:
a = 5 or a = -24/13.
a can't be negative, so the solution is a = 5
in the formula of ax = 40, replace a with 5 to get 5x = 40 which results in x = 8.
in the formula of (a+3)y = 40, replace a with 5 to get 8y = 40 which results in y = 5.
number of males is 8
number of females is 5
8 males got 40 envelopes which results in 5 envelopes each.
5 females got 40 envelopes which results i 8 envelopes each.
each female got 3 more envelopes than each male.
problem is solved.
answer to the question is there are 8 male employees.
|
|
|
| |