document.write( "Question 233061: Raul has 25 dimes and quarters with a total value of $5.00. How many of each coin does he have?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #172084 by rjd41(9)![]() ![]() ![]() You can put this solution on YOUR website! With the info you have given I would just divide the 5.00 by 2.\r \n" ); document.write( "\n" ); document.write( "250/10=25dines\r \n" ); document.write( "\n" ); document.write( "250/25= 10 quarters \n" ); document.write( " |