This involves a bit of logic in thinking about what LCM actually means.
LCM is the least common multiple. A
common multiple is a multiple shared by two or more numbers. And by
multiple, we mean some number multiplied by successive integers; this set contains multiples of 5 {5, 10, 15, 20, 25...}. You can see that the least (or lowest) common multiple is the lowest multiple shared by two numbers. Like for 6 and 9, you have {6, 12,
18, 24...} and {9,
18...}, so LCM(6,9) = 18.
Now, if an LCM must be shared by both numbers, and to get a multiple of the largest number, you have to multiply by an integer greater than or equal to 1, then the LCM of two numbers can never be less than the larger of the twi numbers. Generally, if x and y are positive real numbers, and x is greater than y,

.
Answer:
Slope: -3
y- intercept: (0, 6)
Step-by-step explanation:
Answer: feet: 1, 2, 3, 4, 5
inches: 12, 24, 36, 48, 60
Step-by-step explanation:
There are 12 inches in a foot, therefore if you have 1 foot you have 12 inches, if you have 2 feet you have 24 inches becauase 2*12 = 24 and so on...
Answer:
3x +8y = -17
Step-by-step explanation:
The point-slope equation is a good place to start.
y -k = m(x -h) . . . . . equation through (h, k) with slope m
Filling in your numbers gives ...
y +4 = -3/8(x -5)
Multiplying by 8, we get
8y + 32 = -3x + 15
Adding 3x-32 puts this in standard form.
3x + 8y = -17
_____
Standard form is ...
ax +by = c
where a, b, c are mutually-prime integers and the leading coefficient is positive. (If a=0, the leading coefficient is b.)