document.write( "Question 910427: Kendra has $8.50 in dimes and quarters. If she has 3 times as many quarters as dimes, how many of each coin does she have? \n" ); document.write( "
Algebra.Com's Answer #552502 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! x number of Dimes \n" ); document.write( "CENTS makes sense \n" ); document.write( "25(3x) + 10x = 850 \n" ); document.write( "85x = 850 \n" ); document.write( "x = 10, number of Dimes. 30 \n" ); document.write( "and..checking \n" ); document.write( "750 + 100 = 850 0r $8.50 \n" ); document.write( " |