document.write( "Question 1017320: A company offers gourmet coffee beans for $14 per pound and regular coffee beans for $5 per pound. Jimmy is creating a medium-priced product that will sell for $7 per pound. First thing to go into the mixing bin was 10 pounds of gourmet beans. How many pounds of less expensive regular beans should be added to create the medium-priced coffee? \n" ); document.write( "
Algebra.Com's Answer #633619 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+x+\" = pounds of the $5/pound beans needed
\n" ); document.write( "--------------------
\n" ); document.write( "\"+%28+14%2A10+%2B+5x+%29+%2F+%28+10+%2B+x+%29+=+7+\"
\n" ); document.write( "\"+140+%2B+5x+=+7%2A%28+10+%2B+x+%29+\"
\n" ); document.write( "\"+140+%2B+5x+=+70+%2B+7x+\"
\n" ); document.write( "\"+2x+=+70+\"
\n" ); document.write( "\"+x+=+35+\"
\n" ); document.write( "35 pounds of the $5/pound beans are needed
\n" ); document.write( "------------------
\n" ); document.write( "check answer:
\n" ); document.write( "\"+%28+14%2A10+%2B+5x+%29+%2F+%28+10+%2B+x+%29+=+7+\"
\n" ); document.write( "\"+%28+14%2A10+%2B+5%2A35+%29+%2F+%28+10+%2B+35+%29+=+7+\"
\n" ); document.write( "\"+%28+140+%2B+175+%29+%2F+45+=+7+\"
\n" ); document.write( "\"+315+=+7%2A45+\"
\n" ); document.write( "\"+315+=+315+\"
\n" ); document.write( "OK
\n" ); document.write( "
\n" );