document.write( "Question 190476This question is from textbook
\n" );
document.write( ": Sandy has $3.25 in change. She has five more dimes than quarters but twice as many nickels as dimes. Express the given information as an algebraic equation and simplify each side of the equation. [You are not required to solve the problem.] You must name the variable used in the equation.\r
\n" );
document.write( "\n" );
document.write( "Thank You! \n" );
document.write( "
Algebra.Com's Answer #142939 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Sandy has $3.25 in change. She has five more dimes than quarters but twice as many nickels as dimes. Express the given information as an algebraic equation and simplify each side of the equation. [You are not required to solve the problem.] You must name the variable used in the equation. \n" ); document.write( "-------------- \n" ); document.write( "Let the number of dimes be \"x\" worth 10x cents. \n" ); document.write( "Then # of quarters is \"x-5\" worth 25(x-5) cents \n" ); document.write( "And # of nickels = \"2x\" worth 5(2x) cents \n" ); document.write( "-------------------------------- \n" ); document.write( "Value Equation: \n" ); document.write( "10x + 25(x-5) + 5(2x) = 325 cents \n" ); document.write( "====================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |