answersLogoWhite

0

20/2 = 10

4/2 = 2

10 - 2 = 8

10 + 2 = 12

12 - 8 = 4

12 + 8 = 20

User Avatar

Wiki User

7y ago

What else can I help you with?

Related Questions

What two numbers have the sum of 12 and the difference of 8?

The two numbers are 10 and 2


Which two numbers have a difference of 2 and sum of 14?

8 and 6 have a difference of 2 and a sum of 14.


How much is 1 score?

Find the 2 numbers whose difference is two and whose sum is 480.


The average of two numbers is 10 What is the sum of the two numbers?

Avreage = Sum/number of values So 10 = sum/2 Multiply both sides by 2: 20 = sum


The difference of 2 numbers is 1and there sum is 21.what are the 2 numbers?

The numbers are 11 and 10


What sum of 2 numbers is 5 and their difference is 2?

Three


If The sum of two numbers is 50 and the difference is 2 . What are the numbers?

24,26


What 2 numbers have a sum of 22 and a difference of 4 what are the 2 numbers?

9 13


The sum of two numbers is 2 and there difference is 6 find these numbers?

0.4 and 2.


How do you write a program in Q basic to print the sum of the even numbers from 1 to 20 in reverse order?

To write a program in QBasic that prints the sum of the even numbers from 1 to 20 in reverse order, you can follow these steps: DIM sum AS INTEGER sum = 0 FOR i = 20 TO 2 STEP -2 sum = sum + i NEXT i PRINT "The sum of even numbers from 1 to 20 is: "; sum This program initializes the sum to zero, iterates from 20 down to 2 in steps of -2 (to capture even numbers), adds each even number to the sum, and finally prints the result.


What is the sum of 2 numbers is 16 and their difference is 2?

7 & 9


What 2 numbers have a sum of 10 and a difference of 2?

6 and 4.