Question 1058836
<pre>
For an 8-oz glass of rum punch to contain 2 ounces of alcohol, it
must be 2/8 or 1/4 or 25% alcohol.  So the rum punch she fixes must 
be 25% alcohol to have the maximum strength.      

Let x = the number of ounces of Jamaican rum.
Then since the ratio of Puerto Rican to Jamaican is 3:1
there will be 3x ounces of Puerto Rican rum.  So
make this table:

                  |ounces|  percent   |ounces of
                  |  of  |  alcohol   | alcohol
                  |liquid| as decimal |contained 
---------------------------------------------------
Puerto Rican rum  |  3x  |  0.40      | 0.40(3x)         
Jamaican rum      |   x  |  0.50      | 0.50(x)    
Hawaiian punch    |  96  |  0.00      | 0.00(96)
---------------------------------------------------       
rum punch         |4x+96 |  0.25      | 0.25(4x+96)

The equation is found by adding the ounces of alcohol 
contained in the three liquids and setting it equal to 
the ounces of alcohol to be contained in the rum punch.

                0.40(3x) + 0.50(x) + 0.00(96) = 0.25(4x+96)

Simplify and solve that for x and round down to the nearest
integer to get your answer.

Edwin</pre>