document.write( "Question 912836: Hector and Francis spent a total of $47.50 at the mall. If Hector spent 50% more than Francis, how much did Francis spend at the mall? \n" ); document.write( "
Algebra.Com's Answer #554091 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! x the amount Francis spent \n" ); document.write( "(1.50)x + x = $47.50 \n" ); document.write( "2.5x = 47.50 \n" ); document.write( "x = 47.50/2.5 = $19,the amount Francis spent. \n" ); document.write( "And Checking.. \n" ); document.write( "1.5($19) + $19 = $28.50 + $19 = $47.50 \n" ); document.write( " |