document.write( "Question 1148018: david spent 25% of his money in one shop and then spent one third of the remainder in another shop. If he had $5.50 left, how much had he at first?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #769384 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! let a = His original amt \n" ); document.write( "David spent 25% of his money in one shop \n" ); document.write( "Now he has .75a remaining \n" ); document.write( " He now has and then spent one third of the remainder in another shop. \n" ); document.write( "Now he has \n" ); document.write( " If he had $5.50 left, how much had he at first? \n" ); document.write( " \n" ); document.write( "2(.25a) = 5.50 \n" ); document.write( ".5a = 5.50 \n" ); document.write( "a = 5.50/.5 \n" ); document.write( "a = $11.00 at first\r \n" ); document.write( "\n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " |