document.write( "Question 510840: Larry Mitchell invested part of his 34,000 advance at 7% annual simple interest and the rest at 9% annual simple interest. If his total yearly interest from both accounts was $2,420, find the amount invested at each rate.\r
\n" );
document.write( "\n" );
document.write( "I just really need helping breaking it down to solve it. \n" );
document.write( "
Algebra.Com's Answer #341915 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! (7%)(x) + (9%)(34000 - x) = 2420 \n" ); document.write( " |