document.write( "Question 1202342: Micky and Yarberry saved nickels and dimes. They had a total of 34 coins whose value was $2.70. How many of each kind did they have? \n" ); document.write( "
Algebra.Com's Answer #837099 by josgarithmetic(39625)\"\" \"About 
You can put this solution on YOUR website!
n nickels
\n" ); document.write( "d dimes
\n" ); document.write( "\"n%2Bd=34\"
\n" ); document.write( "picking d as the single variable is a little more convenient than picking n.
\n" ); document.write( "\"n=34-d\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"10d%2B5%2834-d%29=270\"
\n" ); document.write( "-
\n" ); document.write( "\"10d%2B5%2A34-5d=270\"\r
\n" ); document.write( "\n" ); document.write( "\"10d-5d=270-5%2A34\"\r
\n" ); document.write( "\n" ); document.write( "\"5d=270-5%2A34\"\r
\n" ); document.write( "\n" ); document.write( "\"d=%28270-5%2A34%29%2F5\"\r
\n" ); document.write( "\n" ); document.write( "\"highlight%28d=20%29\"-----------and \"highlight%28n=14%29\".
\n" ); document.write( "
\n" );