document.write( "Question 293400: A fruit shop sells apples for 5 cents each, oranges for 10 cents each and bananas for 25 cents each . if you spend exactly 55 cents at the shop, how many distinct purchases of exactly two kinds of fruit can you make ?\r
\n" ); document.write( "\n" ); document.write( "A 7 b 8 c 9 d 14 e 18\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #211823 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
5a+10o+25b=55
\n" ); document.write( "2 bananas and one apple
\n" ); document.write( "1 banana and 3 oranges
\n" ); document.write( "1 banana and 6 apples \r
\n" ); document.write( "\n" ); document.write( "1 orange 9 apples
\n" ); document.write( "2 oranges 7 apples
\n" ); document.write( "3 oranges 5 apples\r
\n" ); document.write( "\n" ); document.write( "4 oranges 3 apples
\n" ); document.write( "5 oranges 1 apple
\n" ); document.write( "8 arrangements of two fruits
\n" ); document.write( "
\n" );