document.write( "Question 661033: David is 3 years older than his brother. They have a combined age of 23. how old is David.
\n" ); document.write( "a. 7
\n" ); document.write( "b. 10
\n" ); document.write( "c. 13
\n" ); document.write( "d. 16
\n" ); document.write( "

Algebra.Com's Answer #411450 by colliefan(242)\"\" \"About 
You can put this solution on YOUR website!
Write as an algebraic equation.\r
\n" ); document.write( "\n" ); document.write( "brother's age = x
\n" ); document.write( "David's age = x+3\r
\n" ); document.write( "\n" ); document.write( "The sum is 23 so:\r
\n" ); document.write( "\n" ); document.write( "x+(x+3)=23
\n" ); document.write( "2x+3=23
\n" ); document.write( "2x+3-3=23-3
\n" ); document.write( "2x+0=20
\n" ); document.write( "2x=20
\n" ); document.write( "2x*1/2=20*1/2
\n" ); document.write( "x*1=10
\n" ); document.write( "x=10\r
\n" ); document.write( "\n" ); document.write( "Check to see if 10 and 13 are solutions. 10+13 is 23.
\n" ); document.write( "
\n" );