document.write( "Question 178616: Hello.\r
\n" );
document.write( "\n" );
document.write( "Inheriting money: Paul split an inheritance between two investments, one paying 7% annual interest and the other 10%. He invested twice as much in the 10% investment as he did in the 7% investment. If his combined annual income form the two investments was $4,050, how much did he inherit?\r
\n" );
document.write( "\n" );
document.write( "Thanks.\r
\n" );
document.write( "\n" );
document.write( "H.C. \n" );
document.write( "
Algebra.Com's Answer #133576 by stanbon(75887) ![]() You can put this solution on YOUR website! Inheriting money: Paul split an inheritance between two investments, one paying 7% annual interest and the other 10%. He invested twice as much in the 10% investment as he did in the 7% investment. If his combined annual income form the two investments was $4,050, how much did he inherit? \n" ); document.write( "---------------------------------------------------------- \n" ); document.write( "Equation: \n" ); document.write( "0.07x + 0.10(2x) = 4050 \n" ); document.write( "Multiply thru by 100 to get: \n" ); document.write( "7x + 20x = 405000 \n" ); document.write( "27x 405000 \n" ); document.write( "x = 15000 (amt. invested at 7%) \n" ); document.write( "2x = 30000 (amt. invested at 10%) \n" ); document.write( "Total amount invested = x + 2x = 45,000 \n" ); document.write( "========================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |