document.write( "Question 256879: Nathan has two brothers, Conner and Josh. If we add 2 to conners age, it is exactly 1/2 the age of their older brother josh who is 12, How old is Conner?\r
\n" );
document.write( "\n" );
document.write( "That question then leads into this one: How many years will it be until Conner's age is half of josh's age.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "I know the answers to both (4 on both) but can not figure out how to write it into an equation. PLEASE help :) \n" );
document.write( "
Algebra.Com's Answer #188926 by drk(1908)![]() ![]() ![]() You can put this solution on YOUR website! Let N = nathan, C = Conner, J = Josh \n" ); document.write( "C + 2 = (1/2)Josh. \n" ); document.write( "Josh is 12, so \n" ); document.write( "C + 2 = (1/2)*12 = 6 \n" ); document.write( "So, Conner is 4. \n" ); document.write( "Conner is 4 and josh is 12. \n" ); document.write( "C + a = (1/2)(J + a) \n" ); document.write( "4 + a = (1/2)(12 + a) \n" ); document.write( "4 + a = 6 + (1/2)a \n" ); document.write( "2 = (3/2)a \n" ); document.write( "4 = a. \n" ); document.write( "In 4 years c = 1/2 josh age \n" ); document.write( " |