document.write( "Question 817693: The present age average of a couple & their daughter is 35 years.Fifteen years from now,the age of the mother will be equal to the sum of present ages of the father & the daughter . Find the present age of the mother.
\n" ); document.write( "(A)45 years
\n" ); document.write( "(B)40 years
\n" ); document.write( "

Algebra.Com's Answer #492144 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
let father's age be x
\n" ); document.write( "daughter's age be y\r
\n" ); document.write( "\n" ); document.write( "mother's age = z\r
\n" ); document.write( "\n" ); document.write( "(x+y+z)/3= 35\r
\n" ); document.write( "\n" ); document.write( "x+y+z=105
\n" ); document.write( "z= 105-(x+y)\r
\n" ); document.write( "\n" ); document.write( "15 years hence \r
\n" ); document.write( "\n" ); document.write( "105-(x+y)+15 = x+y\r
\n" ); document.write( "\n" ); document.write( "120-x-y=x+y\r
\n" ); document.write( "\n" ); document.write( "2x+2y=120
\n" ); document.write( "/2
\n" ); document.write( "x+y=60
\n" ); document.write( "z= 105-60
\n" ); document.write( "z= 45 mothers age
\n" ); document.write( "
\n" );