document.write( "Question 672518: Dan earned money from babysitting. He spent 1/4 of his money on a guitar and gave 1/4 of what was left to charity. He has $108 left. How much money did he begin with? \n" ); document.write( "
Algebra.Com's Answer #418122 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Dan earned money from babysitting. He spent 1/4 of his money on a guitar and gave 1/4 of what was left to charity. He has $108 left. How much money did he begin with? \n" ); document.write( "Let x = amount ($) he began with \n" ); document.write( "then \n" ); document.write( "x - (1/4)x - (1/4)(x - (1/4)x) = 108 \n" ); document.write( "x - x/4 - ((1/4)x - (1/4)(1/4)x) = 108 \n" ); document.write( "x - x/4 - (x/4 - (1/16)x) = 108 \n" ); document.write( "x - x/4 - (x/4 - x/16) = 108 \n" ); document.write( "x - x/4 - x/4 + x/16 = 108 \n" ); document.write( "multiplying both sides by 16: \n" ); document.write( "16x - 4x - 4x + x = 1728 \n" ); document.write( "16x - 8x + x = 1728 \n" ); document.write( "8x + x = 1728 \n" ); document.write( "9x = 1728 \n" ); document.write( "x = $192\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |