document.write( "Question 345680: Need help with systems of equations using matrices.\r
\n" );
document.write( "\n" );
document.write( "Don't know how to set up this problem.\r
\n" );
document.write( "\n" );
document.write( "A change machine contains nickels, dimes, and quarters. There are 75 coins in the machine and the value of the coins is $7.25. If there are 5 times as many nickels as dimes, find the number of coins of each type in the machine.\r
\n" );
document.write( "\n" );
document.write( "Need by 9pm tonight (if possible). Thank you for your time. \n" );
document.write( "
Algebra.Com's Answer #247285 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A change machine contains nickels, dimes, and quarters. \n" ); document.write( " There are 75 coins in the machine and the value of the coins is $7.25. \n" ); document.write( " If there are 5 times as many nickels as dimes, \n" ); document.write( " find the number of coins of each type in the machine. \n" ); document.write( "; \n" ); document.write( "Write an equation for each statement: \n" ); document.write( ": \n" ); document.write( "\"There are 75 coins in the machine\" \n" ); document.write( "n + d + q = 75 \n" ); document.write( ": \n" ); document.write( "\"the value of the coins is $7.25.\" \n" ); document.write( ".05 + .10d + .25q = 7.25 \n" ); document.write( ": \n" ); document.write( "\"there are 5 times as many nickels as dimes\" \n" ); document.write( "n = 5d \n" ); document.write( "Arrange in the same form \n" ); document.write( "n - 5d = 0 \n" ); document.write( ": \n" ); document.write( "Using the coefficients of these 3 equations, write a matrix \n" ); document.write( "(in the 3rd equation q=0 \n" ); document.write( ": \n" ); document.write( "1, 1, 1, 75 \n" ); document.write( ".05, .10, .25, 7.25 \n" ); document.write( "1 - 5, 0, 0 \n" ); document.write( ": \n" ); document.write( "Solve this 3 by 4 matrix using your favorite method \n" ); document.write( ": \n" ); document.write( "My favorite is the matrix feature on the Ti83, I got \n" ); document.write( "n = 50 \n" ); document.write( "d = 10 \n" ); document.write( "q = 15\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |