F(d)=(d+1)(d-1+6)
f(d)=(d+1)(d+5)
f(2)=(2+1)(2+5)
f(2)=(3)(7)
f(2)=21
Accordinly to the details, i think that A could work.
9514 1404 393
Answer:
18
Step-by-step explanation:
90 = 18·5
126 = 18·7
180 = 18·10
990 = 18·55
The greatest common factor of these numbers is 18.
__
<em>Comment on the GCF</em>
It can be useful to know Euclid's algorithm for finding the GCF:
- Determine the remainder from dividing the larger number by the smaller.
- If the remainder is zero, the smaller number is the GCF. If the remainder is non-zero, use it to replace the larger number and repeat from step 1.
For example, 126 mod 90 = 36; 90 mod 36 = 18; 36 mod 18 = 0, so 18 is the GCF of 126 and 90. (The modulo function 'mod' returns the remainder from division.)
Um I think it's like because there's a zero difference like ten thousands have more zeros
The amount of sales before growth according to the article is $153.85 million
<h3>How to find sales before growth?</h3>
let
- Sales before growth = x
- Percentage growth = 30%
- New sales = $200 million
200 = x + (30% × x)
200 = x + (0.3 × x)
200 = x + 0.3x
200 = 1.3x
x = 200/1.3
x = 153.846153846153
Approximately,
x = $153.85 million
Learn more about percentage:
brainly.com/question/843074
#SPJ1