Chat with our AI personalities
Step 1) i = 0 Step 2) a[i] = 2 * i + 1 Step 3) i = i + 1 Step 4) If you aren't done yet, go to Step 2, Else proceed to Step 5 Step 5) End. Steps 1 through 3 should be rectangles in your flow chart. Step 4 should be a diamond, which has two branches, with one branch leading back to Step 2. The other branch leads to a circle, which represents the end of the flowchart.
It's a four step sequence. 1 is called the initial/start or seed number. Start with 1 .................................................... Step 1 : Double the previous number Step 2 : Add 2 Step 3 : Subtract 1 Step 4 : Return to Step 1 16 occurs after Step 2 so it is followed by 15,30,32,31,62,64.........etc
Step 1: Divide the given percent to 100 or move the decimal point 2 places to the left. Step 2: Remove the % sign. Example: To change 50% into decimal: 50% = 0.5
Step 1: Write the fraction down.Step 2: Flip it upside down.
Steps in getting the square of trinomial: 1. Square the first term. 2. Square the second term. 3. Square the last term. 4. Multiply the first and second term, then, square them. 5. Multiply the second and third term, then, square them. 6. Lastly, multiply the first and last term, then, square them. Examples: (a+b+c)^2 1st step: a^2 2nd step: b^2 3rd step: c^2 4th step: ab^2 5th step: bc^2 6th step: ac^2 Then the answer will be, a^2+b^2+c^2+ab^2+bc^2+ac^2. Hope this will help you in your assignment!