document.write( "Question 396127: Use x to represent my age in years\r
\n" );
document.write( "\n" );
document.write( "My brother is 5 years older than me
\n" );
document.write( "The sum of our ages is 111 years.
\n" );
document.write( "
\n" );
document.write( "Write an equation using the information given and work out my age.. \n" );
document.write( "
Algebra.Com's Answer #281072 by checkley79(3341)![]() ![]() ![]() You can put this solution on YOUR website! x+(x+5)=111 \n" ); document.write( "2x=111-5 \n" ); document.write( "2x=106 \n" ); document.write( "x=106/2 \n" ); document.write( "x=53 age of the younger brother. \n" ); document.write( "53+5=58 age of the older brother. \n" ); document.write( "Proof: \n" ); document.write( "53+58=111 \n" ); document.write( "111=111 \n" ); document.write( " |