document.write( "Question 1200308: If Qasim has 4 times as many quarters as nickels and they have a combined value of 735 cents, how many of each coin does he have? \n" ); document.write( "
Algebra.Com's Answer #834415 by ikleyn(52832)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "If Qasim has 4 times as many quarters as nickels and they have a combined value
\n" ); document.write( "of 735 cents, how many of each coin does he have?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let x be the number of nickels. \r\n" );
document.write( "Then the number of quarters is 4x.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Write the total money equation\r\n" );
document.write( "\r\n" );
document.write( "    25 *(4x) + 5x = 735 cents.\r\n" );
document.write( "\r\n" );
document.write( "Simplify and find x\r\n" );
document.write( "\r\n" );
document.write( "    100x + 5x = 735\r\n" );
document.write( "\r\n" );
document.write( "        105x  = 735\r\n" );
document.write( "\r\n" );
document.write( "           x  = 735/105 = 7.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  7 nickels and 7*4 = 28 quarters.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-----------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "It can be solved mentally  (the same solution as above,  only re-told in wording form).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Group coins in the sets in a way that each group consists of 1 nickel and 4 quarters.\r\n" );
document.write( "\r\n" );
document.write( "According to the problem, such grouping is possible.\r\n" );
document.write( "\r\n" );
document.write( "Each group is worth  4*25 + 5 = 105 cents.\r\n" );
document.write( "\r\n" );
document.write( "The number of group is  735/105 = 7.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "It gives the answer above.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved in two ways,  for your better understanding.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );