answersLogoWhite

0


Best Answer

step 1 : n = 11, sum = 0

step 2 : then sum = sum + n2

step 3 : n = n + 2

step 4 : if n > 50, go to step 6

step 5 : loop to step 2

step 6 : print sum

step 7 : end

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Make a flowchart to print the sum of the square of all odd numbers from 10 to50?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Example of flowchart that will print and display a name 10 times?

There are many ways you can make a flowchart that will print and display a name 10 times. One example, will make you work with array, but you would input arr[1] for Sunday and arr[7] for Saturday.


How do you Draw a flowchart for the roots of a quadratic equation?

what math flowchart can make it true


Describe the pattern the square numbers make on the multiplication table?

describe the pattern the square numbers make on the multiplication table


What are numbers that make square arrays?

no


What is 2 square numbers subtracted from each other to make 8?

2 square numbers subtracted from each other to make 8 = -6


How do you make a flowchart in math?

Flowchart in maths is made with the help of arrows which represents the direction and shapes like diamond,oval and rectangles.


What are all numbers than make a square?

All numbers can make a square. Every real number makes a positive real square. Every rational number makes a rational square. Every integer makes a perfect square.


Write the square numbers between 1 and 40 describe the pattern the square numbers make on the multiplication table?

1,4,9,25,36


How to do square root?

You find the same two numbers that make the number, then you use one of those numbers for your square root.


Write a program in qbasic to make a hut using print statemant?

a triangle then a square :)


How can I make a square using the numbers 1-12 and all sides equal 26. square is 4 numbers by 4 numbers.?

Impossible, as there are not enough numbers to cover all squares.


How do you make a flowchart for 'hello world'?

( start ) -> / Write "Hello World" / -> ( end ) *try to search an example on google. *type "flowchart of hello world"