document.write( "Question 203682: Gary invested one-third of his insurance settlement in a CD that yielded 12%. He also invested one-third in Tara's computer business. Tara paid Gary 15% on his investment. IF Gary's total income from these investments was $10,800 for one year, then what was the amount of his insurance settlement \n" ); document.write( "
Algebra.Com's Answer #153686 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
.15x+.12(10800-x)=10800
\n" ); document.write( ".15x+1296-.12x=10800
\n" ); document.write( ".03x=9504
\n" ); document.write( "x=$316800
\n" ); document.write( "
\n" );