document.write( "Question 704900:
\n" );
document.write( "A food company produces grated cheese made from Parmesan and Romano cheeses. Parmesan cost $4.50 per pound and Romano costs $6.00 per pound. How many pounds of Parmesan should be used to make a 100 pound mixture that costs $5.07 per pound? \n" );
document.write( "
Algebra.Com's Answer #434319 by checkley79(3341)![]() ![]() ![]() You can put this solution on YOUR website! 4.5X+6(100-X)=5.07*100 \n" ); document.write( "4.5X+600-6X=507 \n" ); document.write( "-1.5X=507-600 \n" ); document.write( "-1.5X=-93 \n" ); document.write( "X=-93/-1.5 \n" ); document.write( "X=62 POUNDS OF PARMESAN IS USED. \n" ); document.write( "100-62=38 POUNDS OF ROMAN0 IS USED. \n" ); document.write( "PROOF: \n" ); document.write( "4.5*62+6*38=5.07*100 \n" ); document.write( "279+228=507 \n" ); document.write( "507=507 \n" ); document.write( " |