document.write( "Question 1180955:  How many pounds of Batangas coffee selling at Php47.50 per pound must be mixed to a foreign brand selling at Php32.50 per pound to produce a 30-pound mixture that will be sell for Php37.50?
\n" );
document.write( " \n" );
document.write( "
| Algebra.Com's Answer #810767 by greenestamps(13209)     You can put this solution on YOUR website! \n" ); document.write( "(1) A usual typical algebraic setup.... \n" ); document.write( "x pounds at Php 32.50 per pound, plus (30-x) pounds at Php 47.50 per pound, equals 30 pounds at Php 37.50 per pound: \n" ); document.write( " \n" ); document.write( "Solve using basic algebra; I leave that to you. \n" ); document.write( "(2) A quick and easy informal way to solve any mixture problem like this, if a formal algebraic solution is not required.... \n" ); document.write( "Consider the three prices on a number line: 32.50, 37.50, and 47.50. \n" ); document.write( "Observe (or calculate) that 37.50 is 1/3 of the way from 32.50 to 47.50. (32.50 to 47.50 is a difference of 15; 32.50 to 37.50 is a difference of 5; 5/15 = 1/3). \n" ); document.write( "That means 1/3 of the mixture is the more expensive coffee. \n" ); document.write( "ANSWER: 1/3 of 30 pounds, or 10 pounds, of the Batangas coffee; the other 20 pounds of the foreign brand. \n" ); document.write( "CHECK: \n" ); document.write( "10(47.50)+20(32.50)= 475+650=1125 \n" ); document.write( "30(37.50)=1125 \n" ); document.write( " \n" ); document.write( " |