document.write( "Question 125813: Can you please help me figure this one out.\r
\n" );
document.write( "\n" );
document.write( "If I invested $10,000, part at 15% and part at 14%.
\n" );
document.write( "If the total interest at the end of the year is $1430, how much did I invest at 15%?\r
\n" );
document.write( "\n" );
document.write( "Thanks for your help \n" );
document.write( "
Algebra.Com's Answer #92239 by checkley71(8403) ![]() You can put this solution on YOUR website! .15x+.14(10,000-x)=1,430 \n" ); document.write( ".15x+1,400-.14x=1,430 \n" ); document.write( ".01x=1430-1400 \n" ); document.write( ".01x=30 \n" ); document.write( "x=30/.01 \n" ); document.write( "x=3,000 invested @ 15%. \n" ); document.write( "proof \n" ); document.write( ".15*3,000+.14(10,000-3,000)=1,430 \n" ); document.write( "450+.14*7,000=1,430 \n" ); document.write( "450+980=1,430 \n" ); document.write( "1,430=1,430 \n" ); document.write( " \n" ); document.write( " |