answersLogoWhite

0

What array shows factors of18?

Updated: 12/16/2022
User Avatar

Wiki User

7y ago

Best Answer

2 on top and bottom 4 in the middle on right and left

User Avatar

Wiki User

7y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What array shows factors of18?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

If an array shows a square number how many multiplication and division sentences can describe the array?

2


What is an array of factors?

An array of factors is a rectangular visual using the factors of a number. An example would be the number 12. The factors are 3X4, 1X12, and 6X2. Making an array would be taking these numbers and drawing a picture of squares with width of 6 and height of 2. Or width of 3 and height of 4. Same with width of 12 and length of 1.


Differentiate single dimensional array to double dimensional array?

A single dimensional array is an array of items. A two-dimensional array is an array of arrays of items.


What is meant by irregular dimensional array?

An irregular dimensional array is a special type of multi-dimensional array.First we must understand that a multi-dimensional array is just an array of arrays. Each element in the array is, itself, an array of elements.A regular multi-dimensional array will be an array of size n, with each element containing a separate array of size m. That is, each sub-array has the same size.An irregular multi-dimensional array will be a multi-dimensional array in which each sub-array does not contain the same number of elements.Regular array:array[0] = new array{0, 1, 2}array[1] = new array{3, 4, 5}array[2] = new array{6, 7, 8}array[3] = new array{9, 10, 11}This regular array is an array of size 4 in which each sub-array is of size 3.Irregular array:array[0] = new array{0, 1, 2}array[1] = new array{3, 4}array[2] = new array{5, 6, 7}array[3] = new array{8, 9, 10, 11}This irregular array is an array of size 4 in which the size of each sub-array is not the same.


How do you swap two adjecent no in array in c?

Option 1) Use a temporary variable: int x = array[i]; array[i] = array[i+1]; array[i+1] = x; Option 2) Use bit operators: array[i] ^= array[i+1] ^= array[i];

Related questions

What are the factors and prime factors of18?

the answer is ........ factors are 1,2,3,6,9,18 ; 1x18,2x9,3x6 prime factors are 2x3x3


What is the factors of18 and 27?

The factors of 18 are 1, 2, 3, 6, 9, and 18 The factors of 27 are 1, 3, 9, and 27


What are the factors of18-?

The factors of 18 are: 1 2 3 6 9 18


What is a common factor of18 and 42?

Common factors of 18 and 42 are: 1, 2, 3, and 6.


Which array shows 2 factors of 30?

The one with two of these: 1, 2, 3, 5, 6, 10, 15, 30


Is an array most to help you in factors or multiples?

Factors


If an array shows a square number how many multiplication and division sentences can describe the array?

2


What is the LCM of18 and 21?

126


What is the square root of18?

4.2


What is the GCF OF18 22 28?

2


What is the gcf of18 and 36 and54?

18


What is the LCM of18 and 8?

The LCM is: 72