document.write( "Question 1092819: A city government has approved the construction of an $800 million sports arena. Up to $480 million will be raised by selling bonds that pay simple interest at a rate of 4% annually. The remaining amount (up to $640 million) will be obtained by borrowing money from an insurance company at a simple interest rate of 2%. Determine whether the arena can be financed so that the annual interest is $21 million. (If there is no solution, enter NO SOLUTION.) \n" ); document.write( "
Algebra.Com's Answer #707480 by Theo(13342) You can put this solution on YOUR website! there is a feasible solution.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "that solution is when x = 250 and y = 550\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x represents the number of dollars in bonds that require payment of 4% interest.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y represents the number of dollars in loans from an insurance company that require payment of 2% interest.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the total number of dollars raised is x + y = 250 + 550 = 800 million.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the interest requirement on the number of dollars raised through issuance of bonds is 250 * .04 = 10 million.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the interest requirement on the number of dollars raised through the insurance company is 550 * .02 = 11 million.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the total interest requirement is 21 million.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this was found by finding the intersection of the following equations:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x + y = 800\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( ".04x + .02y = 21\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "these equations are solved simultaneously.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "we'll solve by substitution.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "in the first equation, solve for y to get y = 800 - x.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "in the second equation, replace y with 800 - x to get .04 * x + .02 * (800 - x) = 21\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "simplify this second equaton to get .04 * x + .02 * 800 - .02 * x = 21\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "simplify further and combine like terms to get .02 * x + 16 = 21\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "subtract 16 from both sides of the equation to get .02 * x = 5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "solve for x to get x = 5 / .02 = 250.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "since x + y = 800 and x = 250, then y has to be equal to 550.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "your intersection is when x = 250 and y = 550\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the next step is to see if this meets the requirements of the problem.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "your constraints are that x <= 480 and y <= 640.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "these constraints are met.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x + y = 800 \n" ); document.write( ".04x + .02y = 21\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "these requirements are met.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "another constraint is that x and y both have be greater than or equal to 0.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "these constraint have also been met.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "graphically, your solution looks like this:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the point (250,550) is at the intersection of the lines of the equations of x + y = 800 and .04x + .02y = 21.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you can see that x-coordinate of 250 is smaller than x = 480 and you can see that the y-coordinate of 550 is smaller than y = 640.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you can also see that these values are both greater than 0.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "therefore, the solution is feasible because you have an intersection of the required equations and that solution is in the feasible region.\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( " \n" ); document.write( " |