document.write( "Question 224156: alinson has a jelly beans that sell for $0.75 per pound and small eggs that sells for $2.25 per pound. how many pouinds of each should she use to obtain 12 pounds of an easter mix that sells for $1.75 per pound? \n" ); document.write( "
Algebra.Com's Answer #167452 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
2.25x+.75(12-x)=1.75*12
\n" ); document.write( "2.25x+9-.75x=21
\n" ); document.write( "1.5x=21-9
\n" ); document.write( "1.5x=12
\n" ); document.write( "x=12/1.5
\n" ); document.write( "x=8 pounds of small eggs are used.
\n" ); document.write( "12=8=4 pounds of jelly beans were used.
\n" ); document.write( "Proof:
\n" ); document.write( "2.25*8+.75*4=1.75*12
\n" ); document.write( "18+3=21
\n" ); document.write( "21=21
\n" ); document.write( "
\n" );