document.write( "Question 1122090: There were 750 shirts in a box. 1/5 of them were pink and 1/10 were green. The remaining shirts were either yellow or black. If they were 85 more black shirts then yellow shirts, what was the total number of black and green shirts in the box? \n" ); document.write( "
Algebra.Com's Answer #738137 by ikleyn(52786)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "The number of either yellow or black shirts is equal to\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    \"750+-+%281%2F5%29%2A750+-+%281%2F10%29%2A750\" = 525.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Now, from the condition, you have these two equations\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "B + Y = 525,    (1)     (where B = #of black shirts;  Y = #of yellow shirts)\r\n" );
document.write( "\r\n" );
document.write( "B - Y =  85     (2)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Add these two equations to get\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "2B = 525 + 85 = 610  ====>  B = 610/2 = 305.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then from eq(1),  Y = 525 - 305 = 220.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Answer.  305 black shirts and  220 yellow shirts.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );