document.write( "Question 935975: The ages of three older brothers are consecutive even integers. Three times the age of the youngest brother exceeds the oldest brother's age by 48 years. What is the age of the youngest brother? \n" ); document.write( "
Algebra.Com's Answer #569367 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The ages of three older brothers are consecutive even integers. Three times the age of the youngest brother exceeds the oldest brother's age by 48 years. What is the age of the youngest brother? \n" ); document.write( "----------------------- \n" ); document.write( "Equations: \n" ); document.write( "youngest:: 2x-2 \n" ); document.write( "middle:: 2x \n" ); document.write( "oldest:: 2x+2 \n" ); document.write( "------- \n" ); document.write( "3(2x-2)-(2x+2) = 48 \n" ); document.write( "6x-6-2x-2 = 48 \n" ); document.write( "4x - 8 = 48 \n" ); document.write( "4x = 56 \n" ); document.write( "x = 14 \n" ); document.write( "---- \n" ); document.write( "youngest:: 2x-2 = 26 \n" ); document.write( "middle:: 28 \n" ); document.write( "oldest:: 30 \n" ); document.write( "------------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------------- \n" ); document.write( " |