document.write( "Question 1205371: A boy spends 57% of his pocket money. If the amount that he spends is ₦7 more than he has left, how much money had he originally? \n" ); document.write( "
Algebra.Com's Answer #842117 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "x = starting amount of money \n" ); document.write( "0.57x = amount spent \n" ); document.write( "x - 0.57x = 0.43x = amount leftover \n" ); document.write( "He spent 57% of his money and keeps the remaining 43%.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The phrase \"the amount that he spends is ₦7 more than he has left\" leads to the equation: 0.57x = 0.43x+7\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let's solve for x. \n" ); document.write( "0.57x = 0.43x+7 \n" ); document.write( "0.57x - 0.43x = 7 \n" ); document.write( "0.14x = 7 \n" ); document.write( "x = 7/0.14 \n" ); document.write( "x = 50\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: ₦50 \n" ); document.write( " \n" ); document.write( " |