document.write( "Question 410157: Joe has a collection of nickles and dimes that is worth $8.55. If the number of dimes is tripled and the number of nickles is decreased by 2, the value of the coins would be $23.45. how many nickles and dimes does he have. Please show your work. \n" ); document.write( "
Algebra.Com's Answer #288493 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! \"Joe has a collection of nickles and dimes that is worth $8.55\" ___ 5n + 10d = 855\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "\" If the number of dimes is tripled and the number of nickles is decreased by 2, the value of the coins would be $23.45\" \n" ); document.write( "___ 5(n-2) + 10(3d) = 2345\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "5n - 10 + 30d = 2345\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "5n + 30d = 2355\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "subtracting 1st equation ___ 5n + 30d - (5n + 10d) = 2355 - (855)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "20d = 1500\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "solve for d and substitute the value into any of the equations to find n \n" ); document.write( " |