document.write( "Question 7241: I can not figure out the formula for the folliwng problem.
\n" );
document.write( "Robert inherited $4000 from grandmother. Part was invested at 5% while the rest was invested at 6.5%. The interest for the yearw as $227. How much was invested at 6.5% \n" );
document.write( "
Algebra.Com's Answer #4008 by ichudov(507)![]() ![]() You can put this solution on YOUR website! say he invested X at 5% and Y at 6.5%. X+Y is 4,000. Interest is 0.05X+0.065Y = 227. \r \n" ); document.write( "\n" ); document.write( "
|