document.write( "Question 1168300: Using a graphing calculator how would you set up the solution to the following word problem:
\n" );
document.write( "Suppose you have received a total of $1,520 a year in interest from three investments. The interest rates for the investments are 5%, 7%, and 8%. The amount is invested at 5% is half of the amount invested at 7%. The amount invested at 7% is $1,500 less than the amount invested at 8% Find the amount of money invested at each rate. \n" );
document.write( "
Algebra.Com's Answer #792926 by Theo(13342)![]() ![]() You can put this solution on YOUR website! your equation is 1520 = .05 * x + .07 * y + .08 * z\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x is the amount invested at 5% \n" ); document.write( "y is the amount invested at 7% \n" ); document.write( "z is the amount invested at 8%.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you are given that the amount invested at 5% is half the amount invested at 7%.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this makes x = .5 * y.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you are given that the amount invested at 7% is 1500 less than the amount invested at 8%.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this makes y = z - 1500.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "solve for z in the equation of y = z - 1500 to get z = y + 1500.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you have x = .5 * y and z = y + 1500.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "in the equation of 1520 = .05 * x + .07 * y + .08 * z, replace x with .5 * y and replace z with y + 1500 to get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "1520 = .05 * .5 * y + .07 * y + .08 * (y + 1500)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "simplify to get 1520 = .025 * y + .07 * y + .08 * y + .08 * 1500\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "since .08 * 1500 = 120, then the equation becomes:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "1520 = .025 * y + .07 * y + .08 * y + 120\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "subtract 120 from both sides of the equation to get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "1520 - 120 = .025 * y + .07 * y + .08 * y\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "simplify and combine like terms to get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "1400 = .175 * y\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "solve for y to get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y = 8000.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "when y = 8000, x = .5 * y = 4000 and z = y + 1500 = 9500\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you get x = 4000, y = 8000, z = 9500\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "your original equation of 1520 = .05 * x + .07 * y + .08 * z becomes:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "1520 = .05 * 4000 + .07 * 8000 + .08 * 9500\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "simplify to get 1520 = 1520.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this confirms the values of x and y and z are good.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the amount invested at 5% is 4000 \n" ); document.write( "the amount invested at 7% is 8000 \n" ); document.write( "the amount invested at 8% is 9500\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "that's your solution.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the amount invested at 5% is half the amount invested at 7%. \n" ); document.write( "the amount invested at 7% is 1500 less than the amount invested at 8%.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the requirements of the problem have been satisfied, so the solution is good.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |