document.write( "Question 1155927: Megan bought x pounds of coffee that costs 3 dollars per pound and 18 pounds of coffee at 2.5 per pound. Find the total number of coffee purchased if the average cost per pound of both types together is 2.85 \n" ); document.write( "
Algebra.Com's Answer #778604 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
x*3=3x cost of 1 type. units are $
\n" ); document.write( "18*2.50=45 of other type
\n" ); document.write( "(18+x)*2.85=51.3+2.85x\r
\n" ); document.write( "\n" ); document.write( "3x+45+51.3+2.85x, the amount of the first two equals the total
\n" ); document.write( "0.15x=6.3
\n" ); document.write( "x=42 pounds
\n" ); document.write( "that cost is $126
\n" ); document.write( "18 pounds costs $45\r
\n" ); document.write( "\n" ); document.write( "60 pounds costs $171\r
\n" ); document.write( "\n" ); document.write( "171/60=$2.85\r
\n" ); document.write( "\n" ); document.write( "Answer is 60 pounds
\n" ); document.write( "
\n" );