document.write( "Question 676951: I need a walkthrough on a word problem ( i think they are called trinomeals)... i understand how to do the problem, but whenever i have to write a problem out of a word problem i get stuck.
\n" );
document.write( "Here is the Word Problem:
\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. There are five times as many nickels as dimes. Find the numbers of coins of each type in the machine.\" \n" );
document.write( "
Algebra.Com's Answer #420623 by ReadingBoosters(3246)![]() ![]() ![]() You can put this solution on YOUR website! Establish variables \n" ); document.write( "n = nickels \n" ); document.write( "d = dimes \n" ); document.write( "q = quarters \n" ); document.write( "... \n" ); document.write( "Given equations \n" ); document.write( "n+d+q = 75 \n" ); document.write( ".05n + .1d + .25q = 7.25 \n" ); document.write( "n = 5d \n" ); document.write( "... \n" ); document.write( "Substitute the third equation into the first equation \n" ); document.write( "5d + d + q = 75 \n" ); document.write( "6d + q = 75 \n" ); document.write( "q = 75 - 6d \n" ); document.write( "... \n" ); document.write( "Substitute into the second equation \n" ); document.write( ".05(5d) + .1d + .25(75-6d) = 7.25 \n" ); document.write( ".25d + .1d + 18.75 - 1.5d = 7.25 \n" ); document.write( "-1.15d = 7.25 - 18.75 \n" ); document.write( "-1.15d = -11.5 \n" ); document.write( " \n" ); document.write( "... \n" ); document.write( "n = 5(10) = \n" ); document.write( "... \n" ); document.write( "q = 75 - 6(10) = 75 - 60 \n" ); document.write( "..................... \n" ); document.write( "Delighted to help. \n" ); document.write( "-Reading Boosters \n" ); document.write( "Website: www.MyHomeworkAnswers.com \n" ); document.write( "Wanting for others what we want for ourselves. \n" ); document.write( " \n" ); document.write( " |