document.write( "Question 454739: The ages of Ernie and Bert are consecutive odd integers. In six years, the sum of their ages will be four times Ernie's present age. How old is Ernie if Bert is older than Ernie? \n" ); document.write( "
Algebra.Com's Answer #312192 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! e+b+12=4e \n" ); document.write( "b=e+2 \n" ); document.write( "2e+14=4e \n" ); document.write( "e=7 \n" ); document.write( "b=9 \n" ); document.write( "check \n" ); document.write( "7+6+9+6=4*7 \n" ); document.write( "13+15=28 \n" ); document.write( "28=28 \n" ); document.write( "ok \n" ); document.write( " \n" ); document.write( " |