document.write( "Question 1065369: you have a dollar in dimes and nickels. you have twice as many dimes as nickels. what would the associated system look like in an augmented matrix form? \n" ); document.write( "
Algebra.Com's Answer #680534 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Twice as many dimes as nickels,
\n" ); document.write( "\"D=2N\"
\n" ); document.write( "A dollar in dimes and nickels,
\n" ); document.write( "\"0.1D%2B0.05N=1\"
\n" ); document.write( "So then,
\n" ); document.write( "\"D-2N=0\"
\n" ); document.write( "\"0.1D%2B0.5N=1\"
\n" ); document.write( "So the augmented matrix would be,
\n" ); document.write( "\"%28matrix%282%2C3%2C1%2C-2%2C0%2C0.1%2C0.5%2C1%29%29\"
\n" ); document.write( "
\n" );