document.write( "Question 1119238: Please help me with this interest problem, I'm not sure what system of equations to write for it. \r
\n" );
document.write( "\n" );
document.write( "\"Half of Roberta’s money is invested at 12% interest, one third of her money is at 11% and the remainder is invested at 9%. Her total annual income from the investments is 1,340. How much has Roberta invested altogether?\"\r
\n" );
document.write( "\n" );
document.write( "Thank you! \n" );
document.write( "
Algebra.Com's Answer #734716 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! \"Half of Roberta’s money is invested at 12% interest, one third of her money is at 11% and the remainder is invested at 9%. \n" ); document.write( " Her total annual income from the investments is 1,340. \n" ); document.write( " How much has Roberta invested altogether?\" \n" ); document.write( ": \n" ); document.write( "let A = total amt invested \n" ); document.write( "Find the remainder fraction, using common denominator, 6 \n" ); document.write( "1 - \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "An equation \n" ); document.write( " .12( \n" ); document.write( "Multiply by 6, cancel the denominators \n" ); document.write( ".36A + .22A + .09A = 8040 \n" ); document.write( ".67A = 8040 \n" ); document.write( "A = 8040/.67 \n" ); document.write( "A = $12000 invested \n" ); document.write( ": \n" ); document.write( "You can check this by finding the sum of the actual return on each amt \n" ); document.write( "6000, 4000, 2000 \n" ); document.write( " |