document.write( "Question 995848: Mr. Cardenas has $8.70 in his pocket. it is all change but only quarters and dimes. there are a total of 48 coins. \n" ); document.write( "
Algebra.Com's Answer #614512 by addingup(3677)![]() ![]() You can put this solution on YOUR website! q+d= 48 is the total of coins he has, so we can say that: \n" ); document.write( "q= 48-d - - Substitute value \n" ); document.write( "0.25q+0.10d= 8.70 Let's use the substitute value: \n" ); document.write( "0.25(48-d)+0.10d= 8.7 Multiply on left \n" ); document.write( "12-0.25d+0.10d= 8.7 Now add d on left and subtract 12 on both sides \n" ); document.write( "-0.15d= -3.30 Now divide both sides by -15, and remember that - divided by -= + \n" ); document.write( "d= 22 And: \n" ); document.write( "q= 48-22= 26 \n" ); document.write( "Proof: \n" ); document.write( "22*0.10= 2.20 \n" ); document.write( "26*0.25= 6.50 \n" ); document.write( "----------------- \n" ); document.write( "Total.....8.70 we have the correct answer \n" ); document.write( " \n" ); document.write( " |