document.write( "Question 1005161: bina spent 1/3 of an amount on candy. he is left with $70. how much did he have initially?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #621497 by fractalier(6550) You can put this solution on YOUR website! Well if he spent 1/3 of his money, then he must still have 2/3 of his money. \n" ); document.write( "We can write this as \n" ); document.write( "(2/3)x = 70 \n" ); document.write( "Now multiply both sides by 3/2 and get \n" ); document.write( "x = $105 \n" ); document.write( " |