document.write( "Question 775602: There are 5 brothers having totai age of 50 years & 3 years difference between each brother so what is age of all 5 brothers individually? \n" ); document.write( "
Algebra.Com's Answer #473053 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Brothers' ages: \n" ); document.write( "x, x+3, x+6, x+9, x+12 \n" ); document.write( "x+x+3+x+6+x+9+x+12 = 50 \n" ); document.write( "5x + 30 = 50 \n" ); document.write( "5x = 50 - 30 \n" ); document.write( "5x = 20 \n" ); document.write( "x = 4. \n" ); document.write( "Brothers' ages \n" ); document.write( "4yrs, 7yrs, 10yrs, 13yrs and 16yrs. \n" ); document.write( "Hope this helps. \n" ); document.write( ":-) \n" ); document.write( " |