document.write( "Question 248373: Mike has 15 coins. One third of them are dimes; the rest are nickels. How much money does Mike have? How would I solve this problem? \n" ); document.write( "
Algebra.Com's Answer #181014 by richwmiller(17219) You can put this solution on YOUR website! 1/3(15)=dimes \n" ); document.write( "There are 5 dimes. \n" ); document.write( "15-5=10 \n" ); document.write( "10 nickels \n" ); document.write( "5n+10d\r \n" ); document.write( "\n" ); document.write( "(5*10)+(10*5)=total \n" ); document.write( "50+50=100 cents=$1.00 \n" ); document.write( " \n" ); document.write( " |