document.write( "Question 772647: 1) What is the value in cents of some dimes and the same number of quarters?
\n" );
document.write( "2) What is double the value in cents of some nickels? \n" );
document.write( "
Algebra.Com's Answer #471028 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 1) What is the value in cents of some dimes and the same number of quarters? \n" ); document.write( "Let the number of dimes and of quarters be X. \n" ); document.write( "Value in cents::: 10x + 25x = 35x \n" ); document.write( "-------------------------------------------- \n" ); document.write( "2) What is double the value in cents of some nickels? \n" ); document.write( "Let the number of nickels be \"x\" \n" ); document.write( "The nickels are worth 5x cents. \n" ); document.write( "Double that is 10x cents \n" ); document.write( "============================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=================== \n" ); document.write( " \n" ); document.write( " |