document.write( "Question 42827This question is from textbook Algebra Structure and Method Book 1
\n" ); document.write( ": Jessica has 16 dimes and quarters. Whitney has twice as many dimes and 1/3 as many quarters as Jessica has. If they both have the same amount of money, what coins do each have? \n" ); document.write( "
Algebra.Com's Answer #27890 by aaaaaaaa(138)\"\" \"About 
You can put this solution on YOUR website!
Let's denote the number of dimes Jessica has by d and the number of quarters she has by q.\r
\n" ); document.write( "\n" ); document.write( "The first sentence tells us that:\r
\n" ); document.write( "\n" ); document.write( "\"d+%2B+q+=+16\"\r
\n" ); document.write( "\n" ); document.write( "Whitney has twice as many dimes (2d) and 1/3 as many quarters (1/3q) and they have the same amount of money. We could try to say \"d+%2B+q+=+2d+%2B+q%2F3\", but that's not true, as d and q have different value. Our equation, with the weight of the values in, is:\r
\n" ); document.write( "\n" ); document.write( "\"10d+%2B+25q+=+2%2A%2810d%29+%2B+25q%2F3\"\r
\n" ); document.write( "\n" ); document.write( "We can simplify it by multiplying the 2, getting:\r
\n" ); document.write( "\n" ); document.write( "\"10d+%2B+25q+=+20d+%2B+25q%2F3\"\r
\n" ); document.write( "\n" ); document.write( "Then, we can subtract 20d and \"24q%2F3\" from both sides of the equation and solve the system:\r
\n" ); document.write( "\n" ); document.write( "\"-10d+%2B+50q%2F3+=+0\"\r
\n" ); document.write( "\n" ); document.write( "\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "
Solved by pluggable solver: SOLVE linear system by SUBSTITUTION
Solve:
\n" ); document.write( " We'll use substitution. After moving 1*q to the right, we get:
\n" ); document.write( " \"1%2Ad+=+16+-+1%2Aq\", or \"d+=+16%2F1+-+1%2Aq%2F1\". Substitute that
\n" ); document.write( " into another equation:
\n" ); document.write( " \"-10%2A%2816%2F1+-+1%2Aq%2F1%29+%2B+16.6666666666667%5Cq+=+0\" and simplify: So, we know that q=5.99999999999999. Since \"d+=+16%2F1+-+1%2Aq%2F1\", d=10.
\n" ); document.write( "
\n" ); document.write( " Answer: \"system%28+d=10%2C+q=5.99999999999999+%29\".
\n" ); document.write( "

\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Therefore, Jessica has 10 dimes and 6 quarters, and Whitney has 2*10 = 20 dimes and 1/3 * 6 = 2 quarters.\r
\n" ); document.write( "\n" ); document.write( "We can check by seeing that 10*10 + 25*6 = 250, and 20*10 + 25*2 is also 250.
\n" ); document.write( "
\n" );