document.write( "Question 991352: When equal amounts are invested in each of the three accounts paying 8%, 9%, and 11.5%, one year's combined interest income is $1,282.50. How much is invested in each account? \n" ); document.write( "
Algebra.Com's Answer #611234 by macston(5194) You can put this solution on YOUR website! . \n" ); document.write( "x=amount invested in each account \n" ); document.write( ". \n" ); document.write( "0.08x + 0.09x + 0.115x=$1282.50 \n" ); document.write( "0.285x=$1282.50 \n" ); document.write( "x=$4500 \n" ); document.write( ". \n" ); document.write( "ANSWER: $4500 was invested in each account. \n" ); document.write( " \n" ); document.write( " |