answersLogoWhite

0

when you add 2 odd numbers for eg.3+5 it always is an even numberi.e.8.Thus if you could if have used multiplication once then your answer could be 5*3+3+1+1+1

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What is the easiest way to create a sum of all the numbers in a column in Excel?

By using the Autosum feature. Select the cell below the last number and click on the Autosum and it will automatically total the numbers in the column.


How do positive numbers help create the lowest value using 4 numbers?

Assuming you mean four different numbers, 0.123


How do you add n numbers by using c plus plus?

If you're reading the numbers sequentially, keep a running total. Alternatively, pass all the numbers to a function using a variable-length argument. Alternatively push the numbers into a vector then sum the vector with the following function: void sum_vector(std::vector<int> a) { int total=0; for(int i=0; i<a.size(); ++i) total+=a[i]; return(total); }


How do you create equations for the numbers 1-100 using 1964?

just create a mathematical equation using 1964 such as 1x1964 2x1964 3x1964 4x1964 or 1964/1 1964/2 etc


How do you calculate total and average using algorithm?

To calculate the total and average using an algorithm, first, iterate through a collection of numbers and sum them up to get the total. Then, divide the total by the count of numbers in the collection to find the average. The algorithm can be outlined as follows: initialize a total variable to zero, loop through each number to add it to the total, and finally divide the total by the number of elements to get the average. This process can be implemented in various programming languages using loops and basic arithmetic operations.


How do you solve 2 decimal numbers using multiplacation?

Multiply the numbers, count the total number of decimal places in the problem and place that many in your product.


How many of numbers from 1 to 9 can you create using only four 4'S?

All of them, but it does depend on what operators are allowed.


Estimate the total weight of two boxes that weight 9.4 lb and 62.6 lb using rounding and compatible numbers which estimate is closer to the actual total weight why?

Rounding the weights to 10 lb and 60 lb gives an estimated total weight of 70 lb. Using compatible numbers by rounding to 9 lb and 60 lb, the estimated total weight is 69 lb. The estimate using compatible numbers (69 lb) is closer to the actual total weight of 71.6 lb.


How many numbers can you generate from 5 digits?

With base one million, you can create one nonillion different numbers; using the traditional decimal (base ten) system, you can form 100 thousand different numbers.


How many different numbers can make using digits 1 3 and 5 only once?

Using the digits 1, 3, and 5 exactly once, you can create different 3-digit numbers by permuting these digits. The number of permutations of 3 distinct digits is calculated as 3! (3 factorial), which equals 6. Therefore, the different numbers you can create are: 135, 153, 315, 351, 513, and 531. Thus, there are 6 different numbers that can be formed.


How can you make a square using 1-9 with 5 in the middle and they must add up to 17?

To create a magic square using the numbers 1-9 with 5 in the center, you can arrange the numbers as follows: 8 1 6 3 5 7 4 9 2 Each row, column, and diagonal sums to 17, with 5 positioned in the center. This fulfills the requirement of using each number once and maintaining the total of 17.


What are the allowed total angular momentum quantum numbers of a composite system in which j1 5 and j2 3?

Using the commutation relation will help us compute the allowed total angular momentum quantum numbers of a composite system.