document.write( "Question 476231: presently,bill is 13 and his dad is 35. what will thier ages be when the ratio of thier ages is 2:3? \n" ); document.write( "
Algebra.Com's Answer #326547 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! presently,bill is 13 and his dad is 35. what will their ages be when the ratio of thier ages is 2:3? \n" ); document.write( "** \n" ); document.write( "let x=years from present when ratio of their ages is 2:3 \n" ); document.write( "13+x/35+x=2/3 \n" ); document.write( "39+3x=70+2x \n" ); document.write( "x=31 \n" ); document.write( "ans: \n" ); document.write( "Bill will be 44 years of age \n" ); document.write( "His dad will be 66 years of age \n" ); document.write( " |