document.write( "Question 391939: To calculate a colleague's graduation, the m workers in an office agreed to contribute equally to a catered lunch that costs a total of y dollars. If p of the coworkers fail to contribute, which of the following represents the additional amount, in dollars that each of the remaining coworkers must contribute to pay for the lunch?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "A: y/m
\n" );
document.write( "B: y/(m-p)
\n" );
document.write( "C: (py)/(m-p)
\n" );
document.write( "D: (y(m-p))/m
\n" );
document.write( "E: (py)/(m(m-p))
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #278115 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "If all the workers contributed, each would contribute y/m dollars. But since P of the coworkers failed to contribute, then each of the remaining coworkers contributed y/(m-p) dollars. So we have: \n" ); document.write( "(y/(m-p))-y/m)=the additional amount that each would have contribute \n" ); document.write( "Simplifying we get: (multiply numerator and denominator of each term by m(m-p) \n" ); document.write( "(ym-y(m-p))/m(m-p)= \n" ); document.write( "ym-ym+yp/m(m-p)= \n" ); document.write( "yp/m(m-p)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Hope this helps---ptaylor \n" ); document.write( " |