document.write( "Question 70425: Carla invested $28,000, part at 14% and part at 9%. If the total interest at the end of the year is $3,370, how muc did she invest at 14%\r
\n" );
document.write( "\n" );
document.write( "These problems confuse me each time, can you help? Thank you so much! \n" );
document.write( "
Algebra.Com's Answer #50226 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! .14x+.09(28000-x)=3370 \n" ); document.write( ".14x+2520-.09x=3370 \n" ); document.write( ".14x-.09x=3370-2520 \n" ); document.write( ".05x=850 \n" ); document.write( "x=850/.05 \n" ); document.write( "x=17000 amount invested @ 14% \n" ); document.write( "28000-17000=11000 invested @ 9% \n" ); document.write( "proof \n" ); document.write( "17000*.14+11000*.09=3370 \n" ); document.write( "2380+990=3370 \n" ); document.write( "3370=3370 \n" ); document.write( " \n" ); document.write( " |