answersLogoWhite

0


Best Answer

x - y = x + (-y)

User Avatar

Wiki User

9y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How can a difference be written as a sum in math?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the opposite of sum in math?

Difference. A sum is the result of adding two numbers, and a difference is the result of subtracting two numbers.


What is the definition of difference in math?

The difference, in a subtraction sum, is the answer to the sum. For example, the difference between 6 and 4 is equal to 2. 6 - 4 = 2.


What is the meaning of total in math?

The end result of either the sum, quotient, product, or difference.


In math what does compensation mean?

Compensation in math means, adding and subtracting the same number to make the sum or difference easier to find.


What does total amount mean in math?

The final sum, difference, product or quotient. Usually, it's the answer.


What does quotient mean for math dividing in fractions?

In division, the quotient means the answer, the sum, difference, or product.


Write a program that will accept two numbers and find their sum anddifferences. If the sum is more than the difference, display the sum otherwisedisplay the difference. Pascal programming?

program SumAndDifference; var num1, num2, sum, difference: integer; begin write('Enter first number: '); read(num1); write('Enter second number: '); read(num2); sum := num1 + num2; difference := num1 - num2; if sum > difference then written('The sum is greater: ', sum) else written('The difference is greater: ', difference); end. This program will prompt the user to enter two numbers, calculate their sum and difference, and then compare the two values. If the sum is greater than the difference, it will display the sum; otherwise, it will display the difference.


What the sum mean in math terms?

sum means the answer of a math problem


What is a sum in math?

A sum is the answer to addition


What is a sum in a multiplication math problem?

The product is the "sum" of a multiplication math problem.


Two numbers have a sum of 48 and there difference is 12 what are the numbers?

18 and 30I'm not helping you cheat on a math quiz am I?


What is the difference between practical math and written math?

Practical is when you are doing an activity (hands on) like counting blocks and written is when you are writing something.