document.write( "Question 807884: A total of $10,000 was invested in two business ventures, A and B. At the end of the first year, A and B yielded returns of 6% and (5 3/4)% respectively, on the original investments. How was the original amount allocated if the total amount earned was $588.75? \n" ); document.write( "
Algebra.Com's Answer #486583 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! a+b=10000, \n" ); document.write( ".06a+.0575b=588.75 \n" ); document.write( "a=5500., b=4500. \n" ); document.write( " |