1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Delvig [45]
3 years ago
5

Given int variables k and total that have already been declared, use a for loop to compute the sum of the squares of the first 5

0 counting numbers, and store this value in total. thus your code should put 1*1 + 2*2 + 3*3 +... + 49*49 + 50*50 into total. use no variables other than k and total.
Mathematics
1 answer:
Svetach [21]3 years ago
4 0
I don't know what language you are working with, but
set Sum = 0
For k= 1 to 50
Sum = Sum + k^2
Loop
You might be interested in
Let f(x) = (x+3) (x+1)^n ( x+2) ² what is the multiplicity of the zero of f at x=2? ​
nekit [7.7K]

Answer:

is c

Step-by-step explanation:

6 0
3 years ago
If the measure is 3= 122, then the m6= ?
Vladimir [108]

Yo sup??

m3 and m6 for a supplementary pair therefore

m3+m6=180

122+m6=180

m6=58

Hope this helps

7 0
3 years ago
How can I write the mapping rule of
kvasek [131]

Answer:Mapping Rule A mapping rule has the following form (x,y) → (x−7,y+5) and tells you that the x and y coordinates are translated to x−7 and y+5. Translation A translation is an example of a transformation that moves each point of a shape the same distance and in the same direction.

Step-by-step explanation:

3 0
2 years ago
Complete the number sentence to show an example of the Distributive Property.
galben [10]
The answer would be 18

Hope that helps.
3 0
3 years ago
Definition qualitative graph
kirza4 [7]

Answer:

Qualitative data is information about qualities; information that can't actually be measured.  Some other aspects to consider about qualitative data:

  • Represented through pictures that explore the data in a visual way
  • Visual representations focus on the themes found in the data
  • Can tell a story
  • Can also be displayed graphically as a pie chart or bar graph, the same as quantitative data, however, this can be tricky and can be done incorrectly easily

3 0
3 years ago
Other questions:
  • The area of the irregular polygon is ____ square units.
    13·1 answer
  • Any one please help this is like the last one I posted
    8·2 answers
  • You jog 2 kilometers in 12 minutes.At this rate,how long will it take you to complete a 5 kilometer race?
    9·1 answer
  • X= 0 , 1 , or 7<br> Y= -10, 5, or 10<br> Please helppppp will mark Brainliest
    14·2 answers
  • The leftmost digits of rwo nunbers are 8 and 3 which one is greater
    10·1 answer
  • Tonya is twice Kevin's age.
    8·2 answers
  • The math problem is-
    12·1 answer
  • What are the solutions to the equation? x2(x+2)(x+6)=0 Enter your answers in the boxes. x = or x = or x =
    13·2 answers
  • -p^3+2p^2-p polynomial
    6·1 answer
  • The area of the September is 336cm is all this model rectangles are exactly the same what is the perimeter of rectangle if the l
    7·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!