document.write( "Question 1090276: Bubba has 20 American coins, all quarters (25 cent coins) and dimes (10 cent coins). If the total value of his money is $ 3.05, how many of each type of coin does he have? \r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #704717 by ikleyn(52803)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "Let Q be the number of quarters.\r\n" );
document.write( "\r\n" );
document.write( "Then the number of dimes is (20-Q), according to the condition.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The quarters contribute 25Q cents to the total.\r\n" );
document.write( "\r\n" );
document.write( "The dimes contribute 10*(20-Q) cents to the total.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Your \"value\" equation is\r\n" );
document.write( "\r\n" );
document.write( "25Q + 10*(20-Q) = 305   cents.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Simplify and solve for Q:\r\n" );
document.write( "\r\n" );
document.write( "25Q + 200 - 10Q = 305  ====>  15Q = 305 - 200 = 105  ====>  Q = \"105%2F15\" = 7.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Answer.  7 quarters and  (20-7) = 13 dimes.\r\n" );
document.write( "\r\n" );
document.write( "Check.   7*25 + 13*10 = 175 + 130 = 305 cents.   ! Correct !\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "There is entire bunch of lessons on coin problems\r
\n" ); document.write( "\n" ); document.write( "    - Coin problems\r
\n" ); document.write( "\n" ); document.write( "    - More Coin problems\r
\n" ); document.write( "\n" ); document.write( "    - Solving coin problems without using equations\r
\n" ); document.write( "\n" ); document.write( "    - Kevin and Randy Muise have a jar containing coins\r
\n" ); document.write( "\n" ); document.write( "    - Typical coin problems from the archive\r
\n" ); document.write( "\n" ); document.write( "    - More complicated coin problems\r
\n" ); document.write( "\n" ); document.write( "    - Solving coin problems mentally by grouping without using equations\r
\n" ); document.write( "\n" ); document.write( "    - Santa Claus helps solving coin problem\r
\n" ); document.write( "\n" ); document.write( "    - OVERVIEW of lessons on coin word problems\r
\n" ); document.write( "\n" ); document.write( "in this site.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "You will find there the lessons for all levels - from introductory to advanced,
\n" ); document.write( "and for all methods used - from one equation to two equations and even without equations. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Read them and become an expert in solution of coin problems.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Also,  you have this free of charge online textbook in ALGEBRA-I in this site\r
\n" ); document.write( "\n" ); document.write( "    - ALGEBRA-I - YOUR ONLINE TEXTBOOK.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The referred lessons are the part of this online textbook under the topic \"Coin problems\".\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );