document.write( "Question 631000:  the average of 8 men is increased by 2 years when one of them whose age is 24 years is replaced by a woman.what is the age of the woman?
\n" );
document.write( "A.36 yrs B.28 yrs C.32 yrs D.40yrs \n" );
document.write( "
| Algebra.Com's Answer #397262 by richwmiller(17219)     You can put this solution on YOUR website! ((7m+24)/8)+2=(7m+x)/8 \n" ); document.write( "2+1/8 (24+7 m) = 1/8 (7 m+x) \n" ); document.write( "2+1/8 (24+7 m) = 1/8 (7 m+x) \n" ); document.write( "2+24/8+(7 m)/8 = (7 m)/8+x/8 \n" ); document.write( "2+3+(7 m)/8 = (7 m)/8+x/8 \n" ); document.write( "= (7 m)/8+5 = (7 m)/8+x/8 \n" ); document.write( "5=x/8 \n" ); document.write( "x=40 \n" ); document.write( " |