document.write( "Question 498810: Evaldez enterprise invest 20,000 part at 12% and the rest 14%. How much should be invested in each rate so that the income from the 14% investment is half as much as the income from the 12% investment \n" ); document.write( "
Algebra.Com's Answer #337189 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
12.00% per annum ------------- x
\n" ); document.write( "14.00% per annum ------------ (20,000-x)
\n" ); document.write( "total investment 20000 \r
\n" ); document.write( "\n" ); document.write( "interest from 14.00% = 0.5times interest from 12.00%
\n" ); document.write( "
\n" ); document.write( " 14.00% *x = 0.5* 12.00% ( 20000 - x)
\n" ); document.write( " 14.00% x = 1200 - 0.06 x
\n" ); document.write( " 0.14 x = 1200 - 0.06 x
\n" ); document.write( " 0.2 x = 1200
\n" ); document.write( " x= 6000 14000
\n" ); document.write( "12.00% per annum ------------- $6,000
\n" ); document.write( "14.00% per annum ------------ $14,000
\n" ); document.write( "
\n" ); document.write( "
\n" );