document.write( "Question 121914: I am having trouble writing a algebra problem for the following:
\n" );
document.write( "Sue has 15,000,000 and gives Fred 200,000. Fred puts it in a bank at 5.9% interest. Sue puts her money in the freezer and pulls out 50,000 a month Sue spends 600,000 a year. After how many years would Sue and Fred have the same amount of money? Could you please help with an algebraic equation.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #89501 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Sue has 15,000,000 and gives Fred 200,000. Fred puts it in a bank at 5.9% interest. Sue puts her money in the freezer and pulls out 50,000 a month Sue spends 600,000 a year. After how many years would Sue and Fred have the same amount of money? Could you please help with an algebraic equation. \n" ); document.write( "------------- \n" ); document.write( "Let \"t\" be # of years \n" ); document.write( "------------- \n" ); document.write( "Value of Fred's money: F(t) = 200,000*0.059*t \n" ); document.write( "Value of Sue's money: S(t) = 14,800,000-600,000t \n" ); document.write( "----------------------- \n" ); document.write( "EQUATION: \n" ); document.write( "F(t) = S(t) \n" ); document.write( "200,000*0.059t = 14,800,000-600,000t \n" ); document.write( "11800t = 14,800,000-500,000t \n" ); document.write( "511,800t = 14,800,000 \n" ); document.write( "t = 28.92 years \n" ); document.write( "======================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |