Positive integer integral
How many different sets of a positive integer in the form (x, y, z) satisfy the equation xyz=1400?
Correct answer:

Showing 1 comment:
Jason
Isn't the answer supposed to be 180?
Explanation:
The number of ways to split 2³ is 5C2, since we're looking at three integers which have their powers of 2 summing up to 3 i.e., a + b + c = 3 such that a,b,c >=0 and. x = pow(2,a), y = pow(2,b), z = pow(2,c). Similarly, the number of ways to split 5² is 4C2 and 7 is 3C2. So the total number of different ways to split 1400 into 3 integers should be 5C2*4C2*3C2, and hence 180.
Explanation:
The number of ways to split 2³ is 5C2, since we're looking at three integers which have their powers of 2 summing up to 3 i.e., a + b + c = 3 such that a,b,c >=0 and. x = pow(2,a), y = pow(2,b), z = pow(2,c). Similarly, the number of ways to split 5² is 4C2 and 7 is 3C2. So the total number of different ways to split 1400 into 3 integers should be 5C2*4C2*3C2, and hence 180.
Tips for related online calculators
Would you like to compute the count of combinations?
See also our permutations calculator.
Do you want to perform natural numbers division - find the quotient and remainder?
See also our permutations calculator.
Do you want to perform natural numbers division - find the quotient and remainder?
You need to know the following knowledge to solve this word math problem:
- combinatorics
- combinatorial number
- permutations
- multiplication principle
- permutations with repetition
- algebra
- prime numbers
- arithmetic
- multiplication
- division
- basic functions
- reason
- numbers
- natural numbers
Units of physical quantities:
Themes, topics:
Grade of the word problem:
Related math problems and questions:
- Find all 2
Find all the complex solutions (write the answer in the form x+iy) of the system. {|z-12|/|z-8i|=5/3 ; |z-4|=|z-8|
- Inequalities: 4229
Find the number of all integers x that satisfy the following two inequalities: | x + 2 | = 3
- Quadratic function
It is given a quadratic function y = -4x²+5x+c with an unknown coefficient c. Determine the smallest integer c for which the graph of f intersects the x-axis at two different points.
- For triangle
For triangle XYZ, ∠X = (6g + 14)° and the exterior angle to ∠X measures (5g + 45)°. Find the measure of ∠X and its exterior angle.
- What is 19
What is the equation of the line whose x-intercept is - 3 and y-intercept is -4? Find coefficients A, B, C in normal line equation: Ax + By = C
- How many
How many different rectangles with integer side lengths have an area S = 60 cm²?
- Complex equation
If c - d = 2 and c = 12 + 7 i, find d. Write the result in the form of a + bi.