document.write( "Question 268443: A man invests 4/5 of his capital at 10.5% and the rest at 10%.His annual income is $416.Find his capital. \n" ); document.write( "
Algebra.Com's Answer #196712 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A man invests 4/5 of his capital at 10.5% and the rest at 10%.His annual income is $416.Find his capital. \n" ); document.write( "---------------- \n" ); document.write( "Equation: \n" ); document.write( "interest + interest = 416 \n" ); document.write( "0.105(4/5)x + 0.1(1/5)x = 416 \n" ); document.write( "Multiply thru by 5000 to get: \n" ); document.write( "105*4x + 100x = 5*416000 \n" ); document.write( "520x = 5*416000 \n" ); document.write( "x = $4000 (Capital invested) \n" ); document.write( "============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |