0

Помогите 🆘(C++)

Найти сумму расстояний от начала координат до точек параболы y=ax2 +b, имеющих абсциссы 1, 2, 3, …, n см, и среднее арифметическое этих nрасстояний. Написать основную программу, в которой пользователь вводит значения а и b для параболы и количество n, затем вызывается подпрограмма, которая возращает среднее арифметическое расстояний и выводит его на экран (с оответствующими пояснениями).

31st Mar 2020, 12:06 PM
Карина Полякова
Карина Полякова - avatar
1 Answer
0
Translation: Help 🆘(C++) Find the sum of the distances from the origin to the points of the parabola y=ax2 +b that have abscesses 1, 2, 3,..., n cm, and the arithmetic mean of these distances. Write a basic program where the user enters the values a and b for the parabola and number n, then a subroutine is called that returns the arithmetic mean displays it on the screen (with appropriate explanations). RU: Приветствую! Прежде, чем ктото поможет здесь, надо показать свои минимальные усилия в этом задании. есть уже хоть какоето начало? Eng: Greetings! Before someone helps here, you need to show your minimum effort in this task. there are already at least some piece in the beginning?
31st Mar 2020, 2:34 PM
Yaroslav Vernigora
Yaroslav Vernigora - avatar