document.write( "Question 449908: David is twice as old as his daughter. In 4 yrs David's age will be 3x what his daughter's age was 6 yrs ago. How old are they now? \n" ); document.write( "
Algebra.Com's Answer #309494 by rwm(914)![]() ![]() ![]() You can put this solution on YOUR website! david =v \n" ); document.write( "daughter =d\r \n" ); document.write( "\n" ); document.write( "v=2d \n" ); document.write( "v+4=3*(d-6) \n" ); document.write( "v=44 \n" ); document.write( "d=22 \n" ); document.write( "check \n" ); document.write( "48=(22-6)*3 \n" ); document.write( " \n" ); document.write( " |