subject
Mathematics, 17.03.2020 01:28 hoboethan

Given int variables k and total that have already been declared, use a while loop to compute the sum of the squares of the first 50 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.

ansver
Answers: 3

Another question on Mathematics

question
Mathematics, 21.06.2019 18:00
Each month, a shopkeeper spends 5x + 14 dollars on rent and electricity. if he spends 3x−5 dollars on rent, how much does he spend on electricity? for which value(s) of x is the amount the shopkeeper spends on electricity less than $100? explain how you found the value(s).
Answers: 2
question
Mathematics, 21.06.2019 19:40
In angle pqr find the measure of
Answers: 1
question
Mathematics, 21.06.2019 19:50
Which of the following describes the graph of y--4x-36 compared to the parent square root function? stretched by a factor of 2, reflected over the x-axis, and translated 9 units right stretched by a factor of 2, reflected over the x-axis, and translated 9 units left stretched by a factor of 2, reflected over the y-axis, and translated 9 units right stretched by a factor of 2, reflected over the y-axis, and translated 9 units left save and exit next submit
Answers: 1
question
Mathematics, 21.06.2019 20:00
Seymour is twice as old as cassandra. if 16 is added to cassandra’s age and 16 is subtracted from seymour’s age, their ages become equal. what are their present ages? show !
Answers: 1
You know the right answer?
Given int variables k and total that have already been declared, use a while loop to compute the sum...
Questions
question
Mathematics, 14.10.2019 16:30