JY CHEN - Ask Anything, Learn Everything. Logo

In Mathematics / High School | 2014-11-23

Some office workers bought a $60 gift for their boss. If there had been 5 more employees contributing, everyone's cost would have been $2 less. How many workers contributed to the gift?

Asked by Mona18

Answer (2)

x * y = 60; ( x + 5 ) * ( y - 2 ) = 60 => xy + 5y - 2x - 10 = 60 => 5y - 2x = 10 => x = ( 5y - 10 ) / 2;
But x * y = 60 => [ ( 5y - 10 ) / 2] * y= 60 => 5y^2 - 10y - 120 = 0 ; The discriminant is 2500 => y1 = ( 10 + 50 ) / 10 => y1 =$ 6 > 0 ( okay ); y2 = ( 10 - 5 0 ) / 10 => y2 = - 4 < 0 ( isn't okay );
Then x = ( 30 - 10 ) / 2 => x = 10 workers contributed to the gift .,

Answered by crisforp | 2024-06-10

There were 10 workers who contributed to the $60 gift for their boss. Each worker initially paid $6. If 5 more contributed, the cost per worker would have been $4.
;

Answered by crisforp | 2025-06-13