document.write( "Question 702460: I have the answer but just cant figure out how to sent up the equations.
\n" );
document.write( "The answer is 30.....
\n" );
document.write( "After a girl spends 1/3 of her money and loses 1/2 of the remainder, she then has $10 left. How much did she start with? \n" );
document.write( "
Algebra.Com's Answer #433003 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! She starts with x dollars\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "She spends 1/3 of it, so she has 2/3 of it left. So she now has 2x/3 dollars\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "She spends half of that, so she spends half of 2x/3 and spends x/3 dollars.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So she has 2x/3 - x/3 = x/3 dollars left.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We're told she has $10 left, so x/3 = 10, which means x = 3*10 = 30\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So x = 30, which means she started with $30.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Check:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Start with $30\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Spend 1/3 (ie spend $10) to be left with $20\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Lose half of $20 to be left with $10\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the answer checks out. \n" ); document.write( " |