document.write( "Question 741854: Bill has $1500 to invst. a risky plan hopes to pay 12% and a safer plan expect to earn 8%. How much should he invest in each to earn $152? \n" ); document.write( "
Algebra.Com's Answer #452218 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! x+y=1500, \n" ); document.write( ".12x+.08y=152 \n" ); document.write( "x=800., y=700. \n" ); document.write( " |