document.write( "Question 293813: When $ 250 added to 1/4th of a given amount of money makes it smaller than 1/3 rd of the given amount of money by $ 100. What is the given amount of money?\r
\n" );
document.write( "\n" );
document.write( "(a) $ 350 (b) $ 600 (c) $ 4200 (d) $ 3600 \n" );
document.write( "
Algebra.Com's Answer #211999 by mananth(16949) You can put this solution on YOUR website! Let x be the amount distributed\r \n" ); document.write( "\n" ); document.write( "x/4 +250 = x/3-100\r \n" ); document.write( "\n" ); document.write( "x/4 - x/3 = -250-100\r \n" ); document.write( "\n" ); document.write( "3x-4x /12 = -350\r \n" ); document.write( "\n" ); document.write( "-x= -350*12\r \n" ); document.write( "\n" ); document.write( "x=4200\r \n" ); document.write( "\n" ); document.write( "the distributed amoount = $4200\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |