answersLogoWhite

0

Closure depends on the set as much as it depends on the operation.

For example, subtraction is closed for all integers but not for natural numbers. Division by a non-zero number is closed for the rational numbers but not integers.

The set {1, 2, 3} is not closed under addition.

User Avatar

Wiki User

10y ago

What else can I help you with?

Continue Learning about Math & Arithmetic

What are similarities on subtraction and multiplication?

They are binary operations.


Write a program of binary heap in c or c language?

to implement operations on binary heap in c


What is Binary algebra?

Binary algebra is a branch of mathematics that deals with operations and expressions using binary numbers, which consist of only two digits: 0 and 1. It is foundational in computer science and digital electronics, as it underpins the binary number system used in computers. Operations such as addition, subtraction, multiplication, and division can be performed using binary numbers, often employing rules similar to those in traditional algebra. Binary algebra also includes concepts like Boolean algebra, which focuses on binary variables and logical operations.


How do you make 19 out of 1 2 3 5 and multiplication division adding and subtracting one time?

A binary operation is one which takes two numbers and combines them into one. +,-,* and / are all binary operations. If you start with 4 numbers and apply one binary opeartion (to two of the numbers) you are left with three. After two binary operations you are left with two numbers and after three binary operations you are left with only one number. You cannot, therefore, carry out the fourth binary operation if you start with four numbers.


Can you get 24 as an answer using 24 16 16 and 13 one time each with multiplication division addition and subtraction?

No - it is not possible. There are four binary operations (*, /, +, -). A binary operations involves two inputs and one output. So each time you use a binary operation on a set of numbers you reduce the size of the set by one. Therefore, with four numbers, you can only use three binary operations. Using only three operations, it is trivially simple: 24 + (16 - 16)*13

Related Questions

How can closure help understand the type of solution you might expect with operations?

If a set has closure with regards to certain operations then any solution that is obtained using those operations must belong to that set.


How do you perform arithmetic operations on binary numbers?

There are a few rules to perform arithmetic operations in binary numbers. According to those rules you can add or subtract binary numbers. There are only two arithmetic operations used in binary numbers, they are addition and subtraction.


Why is zero important in a set of integers?

It provides closure under the binary operation of addition.


What is the commutative property of a fact?

Commutativity is a property of binary operations. A fact is not a binary operator.


Roles of computer in binary operations?

maths


What are similarities on subtraction and multiplication?

They are binary operations.


What is Closure Property for multiplication?

The closure property is an attribute of a set with respect to a binary operation, not only a binary operation. A set S is closed with respect to multiplication if, for any two elements, x and y, belonging to S, x*y also belongs to S.


Addition and subtraction are example of what?

Binary arithmetic operations.


What are the applications of binary counters?

Binary counters are used in simple timing operations. They can generate clock signals among many other less than complex operations.


Write a program of binary heap in c or c language?

to implement operations on binary heap in c


Divide times add subtract are called what?

Operations, or more precisely, binary mathematical operations


What is Binary algebra?

Binary algebra is a branch of mathematics that deals with operations and expressions using binary numbers, which consist of only two digits: 0 and 1. It is foundational in computer science and digital electronics, as it underpins the binary number system used in computers. Operations such as addition, subtraction, multiplication, and division can be performed using binary numbers, often employing rules similar to those in traditional algebra. Binary algebra also includes concepts like Boolean algebra, which focuses on binary variables and logical operations.