document.write( "Question 1182418: A grocery store offers a cheese sampler that includes a pepper cheddar cheese that costs $18 per kilogram and Pennsylvania Jack that costs $8 per kilogram. How many kilograms of each were used to make a 5-kilogram mixture that costs $11.00 per kilogram?
\n" ); document.write( "pepper cheddar
\n" ); document.write( " kg
\n" ); document.write( "Pennsylvania Jack
\n" ); document.write( " kg
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #812422 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
x of pepper cheddar
\n" ); document.write( "y of pennsylv jack
\n" ); document.write( "\"system%28x%2By=5%2C18x%2B8y=11%2A5%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Use y in terms of x.
\n" ); document.write( "\"y=5-x\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"highlight_green%2818x%2B8%285-x%29=55%29\"-------solve this for x, and then find the value for y (or just evaluate \"5-x\").
\n" ); document.write( "
\n" );