document.write( "Question 380366: PLEASE HELP. \r
\n" );
document.write( "\n" );
document.write( "A student makes a $9.50 purchase at the bookstore with a $20 bill. The store has no bills and given the change in quarters and fifty cent prices. There are 30 coins in all. How many of each kind are there?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #269932 by Jk22(389)![]() ![]() You can put this solution on YOUR website! let f be the number of fifty cents coins, then there are (30-f) quarter, we shall have : \r \n" ); document.write( "\n" ); document.write( "f*0.5+(30-f)*.25 = (20-9.5) = 10.5$ \n" ); document.write( " \n" ); document.write( "f/2 + 30/4 - f/4 = 10.5 \n" ); document.write( " \n" ); document.write( "f/4 = 21/2 - 30/4 = (42 - 30)/4 \n" ); document.write( " \n" ); document.write( "f = 12 coins of fifty cents and 18 coins of a quarter $.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |