document.write( "Question 1158500: this is the question: “How can I have $23.50 in change consisting of dimes, quarters, halves, and dollars with one third as many halves as dimes, twice as many quarters as dimes and 7 more dollars than halves” \n" ); document.write( "
Algebra.Com's Answer #781452 by greenestamps(13203)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "No! DON'T use 4 variables and write and solve a system of 4 equations...! \n" ); document.write( "Take the time to analyze the given information and try to write a single equation. \n" ); document.write( "The first piece of information is \"one-third as many halves as dimes\". We could let our variable x be the number of dimes; but then the number of halves would be (1/3)x. Fractions always make calculations more complicated; so let's start with our variable x as the number of halves. So \n" ); document.write( "let x = # of half dollars \n" ); document.write( "then 3x = # of dimes [\"one third as many halves as dimes\"] \n" ); document.write( "then 6x = # of quarters [\"twice as many quarters as dimes\"] \n" ); document.write( "then x+7 = # of dollars [\"7 more dollars than halves\"] \n" ); document.write( "Now we have a single equation in one variable to solve -- far less work than solving a system of 4 equations and 4 unknowns. \n" ); document.write( "Writing the equation in cents (again to avoid the difficulty of working with decimals): \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "ANSWER: \n" ); document.write( "dollars: x+7 = 12 \n" ); document.write( "halves: x = 5 \n" ); document.write( "quarters: 6x = 30 \n" ); document.write( "dimes: 3x = 15 \n" ); document.write( "CHECK: \n" ); document.write( " \n" ); document.write( " |