document.write( "Question 150505: a grocer mixes 12kg of one grade of beans with 10kg of another grade to obtain a blend worth 540 pesos. he then makes a second blend worth 610 pesos by mixing 8kg of the first grade with 15kg of the second grade. find the price per kilogram of each grade? \n" ); document.write( "
Algebra.Com's Answer #110471 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! a grocer mixes 12kg of one grade of beans with 10kg of another grade to obtain a blend worth 540 pesos. he then makes a second blend worth 610 pesos by mixing 8kg of the first grade with 15kg of the second grade. find the price per kilogram of each grade? \n" ); document.write( "--------------------------------------- \n" ); document.write( "Let \"a\" be the price of 1st bean and \"b\" be the price of 2nd bean. \n" ); document.write( "-------------------------------------- \n" ); document.write( "Value Equation: 12a + 10b = 540 \n" ); document.write( "Value Equation: 8a + 15b = 610 \n" ); document.write( "------------------- \n" ); document.write( "Solve the system by substitution, elimination, or matrix to get: \n" ); document.write( "a = 20 p \n" ); document.write( "b = 30 p \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |