document.write( "Question 730624: a man is ten times as old as his daughter, in 5 years time he will be 5 times as old as his daughter. how old are each of them now ?
\n" );
document.write( "Please send breakdown of solution \r
\n" );
document.write( "\n" );
document.write( "a father is 48 years old and his son 14 years old ,in how many years will the father be three times older than the son?
\n" );
document.write( "Please send break down and solution \n" );
document.write( "
Algebra.Com's Answer #446756 by mananth(16946)![]() ![]() You can put this solution on YOUR website! daughter 's age =x \n" ); document.write( "father's age = 10x\r \n" ); document.write( "\n" ); document.write( "5 years later \n" ); document.write( "daughter's age = x+5 \n" ); document.write( "father's age = 10x+5\r \n" ); document.write( "\n" ); document.write( "10x+5 = 5(x+5)\r \n" ); document.write( "\n" ); document.write( "10x+5=5x+25 \n" ); document.write( "10x-5x=25-5 \n" ); document.write( "5x=20 \n" ); document.write( "x=4\r \n" ); document.write( "\n" ); document.write( "daughter 4 years \n" ); document.write( "Father 40 years \n" ); document.write( " |