document.write( "Question 168112: A company receives a grant of $12,000 to spend on improvements in 3 departments. The grant will be allocated as follows: 25%, 35%, and 40%. Find the amount allocated to each department. \n" ); document.write( "
Algebra.Com's Answer #123895 by checkley77(12844) ![]() You can put this solution on YOUR website! .25*12,000=$3,000 \n" ); document.write( ".35*12,000=$4,200 \n" ); document.write( ".40*12,000=$4,800 \n" ); document.write( " |