document.write( "Question 898123: A parking meter contains dimes and quarters only. There are 4 fewer quarters than dimes. If x represents the number of dimes, write an algebraic expression that represents the total value of all coins in the meter in cents. Simplify the expression. \n" ); document.write( "
Algebra.Com's Answer #544560 by josgarithmetic(39617)![]() ![]() ![]() You can put this solution on YOUR website! d for dimes \n" ); document.write( "q for quarters \n" ); document.write( "q=-4+d or q=d-4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Amount of money is \n" ); document.write( "amount of money is \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "You wanted x to represent the count of dimes, so you use this instead and say the amount of money is x-1. \n" ); document.write( " |