document.write( "Question 906080: At the local grocery store, apples are $1.20 per pound and oranges are $1.80 per pound. If the grocer wants to offer a 1.36-pound bag of mixed fruit for $1.62 per pound, how many pounds of apples must he use? \n" ); document.write( "
Algebra.Com's Answer #549627 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
u = pounds of apples
\n" ); document.write( "v = pounds of oranges\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Accounting for price: \"%281.2u%2B1.8v%29%2F1.36=1.62\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Accounting for pounds of fruit in one bag: \"u%2Bv=1.36\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "A lesson is available to more generally solve any mixture problem of this type:
\n" ); document.write( "http://www.algebra.com/my/mixture-price-two-part-both-parts-unknown.lesson?content_action=show_dev
\n" ); document.write( "
\n" );