document.write( "Question 112620This question is from textbook
\n" );
document.write( ": I really need some help!!!! Please!\r
\n" );
document.write( "\n" );
document.write( "Solve this system of equation using either addition or substitution method.\r
\n" );
document.write( "\n" );
document.write( "George has two investments that yield a total of 185.60 in annual interest. The amount onvested at 8% is 320$ less than twice the amount invested at 6%. How much is invested at each rate.\r
\n" );
document.write( "\n" );
document.write( "Amount invested at 8% _____________
\n" );
document.write( "Amount invested at 6% _____________ \n" );
document.write( "
Algebra.Com's Answer #82109 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! let x=\"amount @ 6%\", so 2x-320=\"amount @ 8%\"\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(6%)x+(8%)(2x-320)=185.6 ___ .06x+.16x-25.6=185.6 ___ .22x=211.2 \n" ); document.write( " |