document.write( "Question 927433: aurie has a total of 20 coins if she has only nickles and quarters. the value of the coins is $2.60. how many quarters does she have? \n" ); document.write( "
Algebra.Com's Answer #562943 by ewatrrr(24785) You can put this solution on YOUR website! x the number of quarters. Nickels: \n" ); document.write( "Cents makes SEnse \n" ); document.write( "25x + 5(20-x) = 260cents \n" ); document.write( "20x = 160 \n" ); document.write( "x = 8 Quarters. 12 Nickels. \n" ); document.write( "And..checking \n" ); document.write( "200 + 60 = 260cents 0r $2.60 \n" ); document.write( " |