document.write( "Question 370970: Sean has $9.60 in quarters and dimes. He has twice as many quarters as dimes. How many quarters and dimes does he have? \n" ); document.write( "
Algebra.Com's Answer #264321 by mananth(16946)![]() ![]() You can put this solution on YOUR website! let dimes be x \n" ); document.write( "quarters will be 2x. \n" ); document.write( ".. \n" ); document.write( "total vakue $9.60=960 cents \n" ); document.write( "10x+25*2x=960 \n" ); document.write( "60x=960 \n" ); document.write( "/60 \n" ); document.write( "x= 16 dimes \n" ); document.write( "quarters = 2x = 32\r \n" ); document.write( "\n" ); document.write( "... \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |