document.write( "Question 944967: a man had two sons, albert and bernie, their combined age was 30 and albert is 4 years older than bernie \n" ); document.write( "
Algebra.Com's Answer #576216 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
Albert's age =A, A=B+4; Bernie's age=B
\n" ); document.write( "A+B=30 Substitute for A
\n" ); document.write( "B+4+B=30
\n" ); document.write( "2B+4=30 Subtract 4 from each side
\n" ); document.write( "2B=26 Divide each side by 2
\n" ); document.write( "B=13 ANSWER 1: Bernie is 13 years old
\n" ); document.write( "A=B+4=13+4=17 ANSWER 2: Albert is 17 years old
\n" ); document.write( "CHECK
\n" ); document.write( "A+B=30
\n" ); document.write( "13+17=30
\n" ); document.write( "30=30
\n" ); document.write( "
\n" ); document.write( "
\n" );