Respuesta :
The largest value in the list is 11.
What is list?
A list is a structure consisting of an ordered set of numbers.
What is the range?
"The range is the difference between the smallest and highest numbers in a list."
For given example,
The range for the given list is 7 and the smallest value is 4.
Let R be the range of the list.
⇒ R = 7
Let S be the smallest value in the list.
⇒ S = 4
Let the largest value in the list be L.
⇒ R = L - S
⇒ 7 = L - 4
⇒ L = 7 + 4
⇒ L = 11
Therefore, the largest value in the list is 11.
Learn more about the range of the list here:
https://brainly.com/question/14814262
#SPJ2