document.write( "Question 325085: Can you help me with this problem? A $31.50 box of nuts contains almonds mixed with pecans. Almonds cost $7.50/kg and pecans cost $9.00/kg. The number of kilograms of almonds is 3 times the number of kilograms of pecans. Find the number of kilograms of each kind of nut in the mixture. \n" ); document.write( "
| Algebra.Com's Answer #232797 by Alan3354(69443)     You can put this solution on YOUR website! A $31.50 box of nuts contains almonds mixed with pecans. Almonds cost $7.50/kg and pecans cost $9.00/kg. The number of kilograms of almonds is 3 times the number of kilograms of pecans. Find the number of kilograms of each kind of nut in the mixture. \n" ); document.write( "------------------- \n" ); document.write( "A = 3*P \n" ); document.write( "7.5A + 9P = 31.5 \n" ); document.write( "Can you go from there? \n" ); document.write( " \n" ); document.write( " |