document.write( "Question 797275: Solve for x. 1000 = x + 1/5x. I have tried deducting 20% from 1000 but the math doesn't work out. 1000-200=800. But 20% of 800 = 160 and 800+160=960. In other words if 1000 is say a total that includes a 20% tip, what is the break down of the total prior to the tip and the tip itself? \n" ); document.write( "
Algebra.Com's Answer #481741 by DrBeeee(684)![]() ![]() ![]() You can put this solution on YOUR website! Given: \n" ); document.write( "(1) x + x/5 = 1000 \n" ); document.write( "Just add the like terms on the left side of (1) to get \n" ); document.write( "(2) x + 0.2*x = 1000 or \n" ); document.write( "(3) (1 + 0.2)*x = 1000 or \n" ); document.write( "(4) 1.2*x = 1000 or \n" ); document.write( "(5) x = 1000/1.2 or \n" ); document.write( "(6) x = 833.333... or \n" ); document.write( "(7) x = 2500/3 \n" ); document.write( "Check with (1). \n" ); document.write( "Is (2500/3 + (1/5)*(2500/3) = 1000)? \n" ); document.write( "Is (2500/3 + 2500/15 = 1000)? \n" ); document.write( "Is (2500*(1/3 + 1/15) = 1000)? \n" ); document.write( "Is (2500*(6/15) = 1000)? \n" ); document.write( "Is (15000/15 = 1000)? \n" ); document.write( "Is (1000 = 1000)? Yes \n" ); document.write( "Answer: x = 2500/3 \n" ); document.write( " |