document.write( "Question 767056: After spending 3/8 of on food and 1/4 on housing, sonny was left with $960. How much money did he have originally \n" ); document.write( "
Algebra.Com's Answer #467382 by nerdybill(7384) You can put this solution on YOUR website! After spending 3/8 of on food and 1/4 on housing, sonny was left with $960. How much money did he have originally \n" ); document.write( ". \n" ); document.write( "Let x = amount ($) started with \n" ); document.write( "then \n" ); document.write( "x - (3/8)x - (1/4)x = 960 \n" ); document.write( "x(1 - 3/8 - 1/4) = 960 \n" ); document.write( "x(8/8 - 3/8 - 2/8) = 960 \n" ); document.write( "x((8-3-2)/8) = 960 \n" ); document.write( "x(3/8) = 960 \n" ); document.write( "x = 960(8/3) \n" ); document.write( "x = 320(8) \n" ); document.write( "x = $2560 \n" ); document.write( " \n" ); document.write( " |