document.write( "Question 206222: A woman invested 25000$ in 2 business ventures. Last year she made a profit of 15% from the first venture but lost 5% from the second venture. If last year's income from the two investments were equivalent to a return of 8% on the entire amount invested. How much has she invested in each venture? \n" ); document.write( "
Algebra.Com's Answer #155800 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A woman invested 25000$ in 2 business ventures. Last year she made a profit of 15% from the first venture but lost 5% from the second venture. If last year's income from the two investments were equivalent to a return of 8% on the entire amount invested. How much has she invested in each venture? \n" ); document.write( "----------------- \n" ); document.write( "0.15x - 0.05(25000-x) = 0.08(25000) \n" ); document.write( "15x - 5(25000-x) = 8(25000) \n" ); document.write( "20x = 200000+ 125000 \n" ); document.write( "x = $16250 (amt. invested at 15%) \n" ); document.write( "25000-x = $8750 (amt. invested at 5%) \n" ); document.write( "=========================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |