document.write( "Question 694303: You have $2.60 in quarters and dimes. You have five fewer quarters than dimes. What would the associated system of equations look like in augmented matrix form? \n" ); document.write( "
Algebra.Com's Answer #427821 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! You have $2.60 in quarters and dimes. You have five fewer quarters than dimes. What would the associated system of equations look like in augmented matrix form? \n" ); document.write( "----------- \n" ); document.write( "Equations: \n" ); document.write( "Quantity: q = d - 5 \n" ); document.write( "Value: 10d + 25q = 260 cents \n" ); document.write( "------------------------------- \n" ); document.write( "Rearrange: \n" ); document.write( "d - q = 5 \n" ); document.write( "10d + 25q = 260 \n" ); document.write( "----------------- \n" ); document.write( "From those equations you can form the augmented matrix. \n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |