document.write( "Question 1141884: The total value of quarters and dimes in a coin bank is $6.90. If the quarters were dimes and the dimes were quarters, the total value of the coins would be $7.80.
\n" ); document.write( "a) set up a system if equations to represent the situation.
\n" ); document.write( "b) find the number of quarters in the bank.
\n" ); document.write( "please give details, thankyou
\n" ); document.write( "

Algebra.Com's Answer #762529 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
6.90 = 690 cents.
\n" ); document.write( "q is the number of quarters
\n" ); document.write( "d is the number of dimes\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you get two equations.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "first equation is 25 * q + 10 * d = 690\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "this is because each quarter is worth 25 cents and each dime is worth 10 cents.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "second equation is 10 * q + 25 * d = 780\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "this is because each quarter is worth 10 cents and each dime is worth 25 cents.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the number of quarters and dimes is the same.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "what is changed is their value as stated in the problem statement.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "your two equations that need to be solved simultaneously are:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "25 * q + 10 * d = 690
\n" ); document.write( "10 * q + 25 * d = 780\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "multiply both sides of the second equation by 2.5 and leave the first equation as is to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "25 * q + 10 * d = 690
\n" ); document.write( "25 * q + 62.5 * d = 1950\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "subtract the first equation from the second to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "52.5 * d = 1260\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "solve for d to get d = 24\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the first equation of 25 * q + 10 * d = 690 becomes 25 * q + 10 * 24 = 690\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "simplify to get 25 * q + 240 = 690\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "subtract 240 from both sides to get 25 * q = 450\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "solve for q to get q = 18\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you have 18 quarters and 24 dimes.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "if the value of the quarters is 25 cents and the value of the dimes is 10 cents, the total value is 25 * 18 + 10 * 24 = 690.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "if the value of the quarters is 10 cents and the value of the dimes is 25 cents, the total value is 10 * 18 + 25 * 24 = 780.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the solution is confirmed to be good.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the solution is that the number of quarters is 18.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );