document.write( "Question 337032: A company has 160 employee. The number of part-time is 7:9 to the number of full-time. How many ea do they employ? \n" ); document.write( "
Algebra.Com's Answer #241551 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
employees = 160
\n" ); document.write( "ratio = 7/9
\n" ); document.write( "..
\n" ); document.write( "total parts = 7+9 =16
\n" ); document.write( "7/16 are part time
\n" ); document.write( "\"%287%2F16%29%2A160+=+70\"
\n" ); document.write( "Balance = full time
\n" ); document.write( "160-70 = 90
\n" ); document.write( "
\n" );