document.write( "Question 960066: Alaka has exactly $3 in quarters, dimes, and nickel. If she has 25 coins, how many of each coin does she have? \n" ); document.write( "
Algebra.Com's Answer #808278 by CubeyThePenguin(3113)![]() ![]() You can put this solution on YOUR website! n + d + q = 25 \n" ); document.write( "5n + 10d + 25q = 300\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "There are 3 variables and 2 equations, so not enough information given to solve this problem. \n" ); document.write( " |