Jennnnyyyyyyy Jennnnyyyyyyy
  • 01-10-2020
  • Mathematics
contestada

The ages of three brothers are consecutive integers with sum of 96. How old are the brother?

Respuesta :

unicorn3125
unicorn3125 unicorn3125
  • 02-10-2020

Answer:

              31, 32, and 33 years old

Step-by-step explanation:

The middle number of three consecutive integers is the mean of the others, so it is one third of the sum of three consecutive integers

96:3 = 32  - the middle brother's age

so:

32 - 1 = 31  -  the youngest brother's age

32 + 1 = 33 - the oldest brother's age

Answer Link

Otras preguntas

Which of these is NOT one of the three categories that a composition is graded on? A) development of ideas B) use of language/conventions C) quality of examples
Percent Increase and Decrease question #10: From 84 seconds to 8 seconds
I can the these can u please help
What effect does combining two or three short sentences into a longer compound sentence have on a piece of writing? A. It increases the tension that the reader
The number of individuals of a species per unit of area or volume of a given time is called ___
The particles that make up protons and neutrons and are thought to be basic units of matter are
Explain how trade led to spread the ideas between Egypt and its neighbors.
What are three major water systems in the united states
find the value of x, please help quick.
What is sum after the following loop terminates? int sum = 0; int item = 0; do { item ; sum = item; if (sum > 4) break; } while (item < 5);