document.write( "Question 1112018: Marcia has $18,000 to invest in two different investment. she invested $10,000 at 4% yearly interest in one investment. at what rate must she in vest the remainder so that she earns a yearly interest of more then $700?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #727053 by ikleyn(52781)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "The interest generated by the 1-st investment is 0.04*10000 = 400 dollars.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "She wants to get at least 700 - 400 = 300 dollars more.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Hence, the second investment of 18000-10000 = 8000 dollars should generate at least 300 dollars interest:\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "x*8000 >= 300 ====> x >=\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |