document.write( "Question 236001: Sam Mathius invested part of his 10,000 bonus in a fund that paid an 11% Profit and invested the rest in stock that suffered a 4% loss. Findthe amount of each investment if his overall net profit was $650.\r
\n" );
document.write( "\n" );
document.write( "Please Help \n" );
document.write( "
Algebra.Com's Answer #173764 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! .11x+.04(10000-x)=650 \n" ); document.write( ".11x+400-.04x=650 \n" ); document.write( ".07x=250 \n" ); document.write( "x=$3571.43 at 11% \n" ); document.write( "$6428.57 at 4% \n" ); document.write( " |