document.write( "Question 214360: the number of employees in company A,B,C are in ratio of 4:5:6espectively. if number of employees in 3 companies is increased by 25%,30%,50%. wat will be the new ratio of employees in A,B,C \n" ); document.write( "
Algebra.Com's Answer #161940 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
Starting with he given ratios:
\n" ); document.write( "4:5:6, increase each one of these by the given amounts:
\n" ); document.write( "(4+0.25(4)):(5+0.3(5)):(6+0.5(6))
\n" ); document.write( "(4+1):(5+1.5):(6+3)
\n" ); document.write( "5:6.5:9 These would be the new ratios.
\n" ); document.write( "
\n" ); document.write( "
\n" );