document.write( "Question 1016261: Ed has 95 cents in dimes and nickels. The total number of coins is one more than twice the number of dimes. How many dimes does she have?
\n" );
document.write( "I'm confused on this because it doesn't doesn't tell me a total number so I'm
\n" );
document.write( "Not sure what to go off of
\n" );
document.write( "The only equation I could think of was
\n" );
document.write( ".10d + .05n = .95
\n" );
document.write( "Not the other one we should have if someone could help
\n" );
document.write( "Me find the other equation and find the amount of coins.
\n" );
document.write( "Please and thank you ! \n" );
document.write( "
Algebra.Com's Answer #632691 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Ed has 95 cents in dimes and nickels. The total number of coins is one more than twice the number of dimes. How many dimes does she have? \n" ); document.write( "======================= \n" ); document.write( "5n + 10d = 95 \n" ); document.write( "n+d = 2d+1 \n" ); document.write( " \n" ); document.write( " |