document.write( "Question 1060303: Bobet is 3 more than 4 times the age of his son. Next year The sum of their ages will be 40. How old is Bobet? \r
\n" );
document.write( "\n" );
document.write( "
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #675333 by jorel555(1290)![]() ![]() ![]() You can put this solution on YOUR website! Let n be the age of Bobet's son. Then Bobet is 4n+3. The next year, their ages will be n+1 and 4n+4. So: \n" ); document.write( "n+1+4n+4=40 \n" ); document.write( "5n=35 \n" ); document.write( "n=7 \n" ); document.write( "Bobet's son is now 7; Bobet is 31. ☺☺☺☺ \n" ); document.write( " |