She needs to score a 91 on her next test because 85+78+77+69+91=400 and 400 divided by 5 gives you a mean of 80.
C.Sphere is your answer it is bound to all it's points
Please insert a picture of the question
Answer:
53/5
Step-by-step explanation:
since 10 is the denominator of the denominator we can move it to the numerator, giving us 10n/5-3n = 1/5
multiply all sides by 5-3n, giving us 10n = (5-3n)/5
now multiply by 5 to get rid of the final denomintor, 50n = 5-3n
move 3n to the other side 53n = 5, n = 53/5
Let me use Python to find the answers
Program.

![\tt Prices=[75,120,120,145,150,150,150,175,175,200,225,275]](https://tex.z-dn.net/?f=%5Ctt%20Prices%3D%5B75%2C120%2C120%2C145%2C150%2C150%2C150%2C175%2C175%2C200%2C225%2C275%5D)



Output:;
- Mean=163.333
- Median=150.0
- Mode=150
Console attached