document.write( "Question 1011811: Chary invested an amount at 12% and twice as much at 9%. Her annual interest at 9% is P10140 more than her annual interest on 12%. How much is invested at each rate? \n" ); document.write( "
Algebra.Com's Answer #627574 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
Amount Invested        Amount of Interest\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "2x at 9%               0.09*2x\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "x at 12%               0.12*x
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The description transcribed into an equation will be \"0.09%2A2x=10140%2B0.12x\".
\n" ); document.write( "
\n" );