document.write( "Question 1070059: A collection of half dollars and nickels is worth $13.40. There are 34 coins in all. How many of each are there?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #685149 by josgarithmetic(39633) ![]() You can put this solution on YOUR website! ASSIGN VARIABLES \n" ); document.write( "n, the count of nickels \n" ); document.write( "h, the count of half-dollars\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "WRITE EQUATIONS \n" ); document.write( " \n" ); document.write( "First equation accounts for cents, and second accounts for how many coins.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "SOLVE SYSTEM OF EQUATIONS \n" ); document.write( "If multiply both members of the cent-account equation by \n" ); document.write( " \n" ); document.write( "- \n" ); document.write( "Use whatever method you know or need. \n" ); document.write( " |