Answer:
When you're talking factors, you're talking about some sort of integer; that's because “factors” depends on the concept of divisibility, which are virtually exclusive to integers. When you're talking “greater than”, you're excluding complex numbers (where the concept of ordering doesn't exist) and you're probably assuming positive integers. If you are, then no; no positive integer has factors that are larger than it.
If you go beyond positive numbers, that changes. 0 is an integer, and has every integer, except itself, as factors; since its positive factors are greater than zero, there are factors of zero that are greater than zero. If you extend to include negative numbers, you always have both positive and negative factors; and since all positive integers are greater than all negative integers, all negative integers have factors that are greater than them.
Beyond zero, though, no integer has factors whose magnitudes are greater than its own. And that's a principle that can be extended even to the complex integers
Step-by-step explanation:
Answer:
x=[15:-5:-25]'
Step-by-step explanation:
In order to create a vector you need to use this command:
x = [j:i:k]'
This creates a regularly-spaced vector x using i as the increment between elements. j is the initial value and k is the final value. Besides you need to add the character ' at the end in order to convert the arrow vector in a column vector
Nearest 10 is according to the last digit.
if the digit is >5, it +1 to the tenth digit. If it's <5, it will be reduced to 0.
for your case, 392, 2 < 5, therefore rounded up to nearest tenth is 390.
Answer:
h = -9
Step-by-step explanation:
Try to make the left hand side and the right hand side equal. By dividing like
h = (-27x+72)/(3x-8)
= [-9(3x-8)]/(3x-8)
= -9
When both sides are equal, you can't find the value of x as there are infinitely many solutions of x.
The answer is Isosceles triangle