document.write( "Question 130979:  In a certrian company 3/5 of the employees are 26 to 29 years old. Of the remainder, 2/3 are under 26 years of age and 14 are over 29 years of age.  How many employees are there in the company?\r
\n" );
document.write( "\n" );
document.write( "Thank you very much I was told the answer was 105 but I have not been able to get that answer.  Your help is greatly apreciated.  Thank you again. \n" );
document.write( "
| Algebra.Com's Answer #95615 by edjones(8007)     You can put this solution on YOUR website! Let x be the total number of employees. \n" ); document.write( "3x/5 between 26-29 \n" ); document.write( ". \n" ); document.write( "1- 3/5 = remainder \n" ); document.write( "5/5-3/5=2/5 \n" ); document.write( ". \n" ); document.write( "2x/5 * 2/3 =4x/15 under 26 \n" ); document.write( ". \n" ); document.write( "3x/5 + 4x/15 + 14 = x LCD=15 \n" ); document.write( "9x+4x+210=15x Multiply each side by 15 \n" ); document.write( "-2x=-210 \n" ); document.write( "x=105 \n" ); document.write( ". \n" ); document.write( "Check: \n" ); document.write( "3/5 * 105 = 63 \n" ); document.write( ". \n" ); document.write( "105-63=42 \n" ); document.write( "2/3 42=28 \n" ); document.write( ". \n" ); document.write( "63+28+14=105 \n" ); document.write( ". \n" ); document.write( "Ed\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |