answersLogoWhite

0

5*(3-4/2) = 5*(3-2) = 5*1 = 5

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

How do you get 4 using the numbers 2 3 4 5?

The simplest, probably, is 2 + 3 + 4 - 5


How can you make 8 using the numbers 5 4 3 2?

5+4-3+2


How can you make 24 using the numbers 2 3 4 and 5 once?

5! / 4 - 2 * 3


What is an equation using only 2 3 4 5 plus and equals only once?

4+3=5+2 or 4+5=32


What order of operations equals 100 using 356254 and 5?

3+5-6-2+5*4*5 will do the trick.3+5-6-2+5*4*5 will do the trick.3+5-6-2+5*4*5 will do the trick.3+5-6-2+5*4*5 will do the trick.


How do you get ten using 5 4 3 2 and symbols add multiply and divide?

You can get ten using 5,4,3,2 by the following equation: (5 x 2)(4 - 3).


How do you make 28 using 2 3 4 5?

To make 28 using the numbers 2, 3, 4, and 5, you can use the following equation: (5 x 4) + (3 x 2) = 20 + 6 = 26. To reach 28, you can add 2 to this result: 26 + 2 = 28.


Write a java program to print the following output using the for loop 1 2 2 3 3 3 4 4 4 4 5 5 5 5 5?

12345 1234 123 12 1


What is the subset of set A12345?

There are 64 subsets, and they are:{}, {A}, {1}, {2}, {3}, {4}, {5}, {A,1}, {A,2}, {A,3}, {A,4}, {A,5}, {1,2}, {1,3}, {1,4}, {1,5}, {2,3}, {2,4}, {2,5}, {3,4}, {3, 5}, {4,5}, {A, 1, 2}, {A, 1, 3}, {A, 1, 4}, {A, 1, 5}, {A, 2, 3}, {A, 2, 4}, {A, 2, 5}, {A, 3, 4}, {A, 3, 5}, {A, 4, 5}, {1, 2, 3}, {1, 2, 4}, {1, 2, 5}, {1, 3, 4}, {1, 3, 5}, {1, 4, 5}, {2, 3, 4}, {2, 3, 5}, {2, 4, 5}, {3, 4, 5}, {A, 1, 2, 3}, {A, 1, 2, 4}, {A, 1, 2, 5}, {A, 1, 3, 4}, {A, 1, 3, 5}, {A, 1, 4, 5}, {A, 2, 3, 4}, {A, 2, 3, 5}, {A, 2, 4, 5}, {A, 3, 4, 5}, {1, 2, 3, 4}, {1, 2, 3, 5}, {1, 2, 4, 5}, {1, 3, 4, 5}, {2, 3, 4, 5}, {A, 1, 2, 3, 4}, {A, 1, 2, 3, 5}, {A, 1, 2, 4, 5}, {A, 1, 3, 4, 5}, {A, 2, 3, 4, 5}, {1, 2, 3, 4, 5} {A, 1, 2, 3,,4, 5} .


How do you get 5 by using 1 2 3 4?

(3x4) / 2 - 1 [(4-2)x1]+3 [(4x2)/2]+1


How do you get 6 by using -4 10 8 2 -3 and -5?

-4 + 10 + 8*[2 - (-3) - 5] = -4 + 10 + 8*0 = -4 + 10 = 6


How many 4 digit numbers can be formed using 2 3 4 and 5 as many times as possible?

If you are asking to use each of those 4 numbers, than we would simply say there are 4 choices for the first digit, 3 for the second etc. and there would be 4! possible numbers, or 24 of them. Here they are Think of each one of the entries as a number. This was done for you with the program Mathematica. {{2, 3, 4, 5}, {3, 2, 4, 5}, {4, 2, 3, 5}, {2, 4, 3, 5}, {3, 4, 2, 5}, {4, 3, 2, 5}, {5, 3, 2, 4}, {3, 5, 2, 4}, {2, 5, 3, 4}, {5, 2, 3, 4}, {3, 2, 5, 4}, {2, 3, 5, 4}, {2, 4, 5, 3}, {4, 2, 5, 3}, {5, 2, 4, 3}, {2, 5, 4, 3}, {4, 5, 2, 3}, {5, 4, 2, 3}, {5, 4, 3, 2}, {4, 5, 3, 2}, {3, 5, 4, 2}, {5, 3, 4, 2}, {4, 3, 5, 2}, {3, 4, 5, 2}} If we can use a number more than once or not at all than that changes it. For example, you do not see 2222 above. Look at each number, let's start with 2, it is either in the first digit or not, in the second or not, in the third digit or not,and in the fourth digit or not.-. there are 2 choices for the number 2, same for 3,4,and 5. Then there are 2^4 choices for each (2^4)^4 or 16^4 possible numbers. That is much bigger than 24 as you can see. It is 65536. BUT that includes numbers such as 2 or 22 where we include 2 twice but not the other numbers, and we need to subtract those if we are talking about 4 digit numbers. That makes it a little harder! Do you seen why? Let me know if you need more help.