document.write( "Question 468974: when equal amounts are invested in each of three accounts paying 7%, 8% and 10.5% interest one years combined interest is 1,007.25. how much was invested in each account \n" ); document.write( "
Algebra.Com's Answer #321781 by edjones(8007) You can put this solution on YOUR website! .07x+.08x+.105x=.255x \n" ); document.write( ".255x=1007.25 \n" ); document.write( "x=3,950 \n" ); document.write( "3950/3 was invested in each account. \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |