document.write( "Question 992310: Sophia`s father age is two years older than her mother. Presently, Sophia`s age is 1/4 of her father`s age. Two years ago, the sum of her parent`s age was 58. How old is Sophie now? \n" ); document.write( "
Algebra.Com's Answer #612006 by Timnewman(323)![]() ![]() You can put this solution on YOUR website! Hi dear, \n" ); document.write( "let mother's age be \"x\" \n" ); document.write( "Father's age=x+2 \n" ); document.write( "sofia's age=(x+2)/4 \n" ); document.write( "In two years time, \n" ); document.write( "Mother's age=x-2 \n" ); document.write( "Father's age=x+2-2=x \n" ); document.write( "Then, \n" ); document.write( "x-2+x=58 \n" ); document.write( "2x-2=58 \n" ); document.write( "2x=60 \n" ); document.write( "x=30 \n" ); document.write( "Mother is 30yrs, \n" ); document.write( "Father's age is 32yrs \n" ); document.write( "Sofia's age is (30+2)/4=8yrs \n" ); document.write( "HOPE THIS HELPS? \n" ); document.write( " |