Answer:
buying price = $15,500
Step-by-step explanation:
selling price 20% more than the buying price
let the buying price be 100% then;
selling price = 120%
120% = $18,600
100% = ?
(100 × 18600) ÷ 120
= $15,500
The answer is none of these
Answer:
60
Step-by-step explanation:
Is means equals and of means multiply
21 = 35% * n
21 = .35*n
Divide each side by .35
21/.35 = .35n/.35
60 = n
Answer:
6
Step-by-step explanation:
Using Euclid's algorithm, we divide the larger by the smaller. If the remainder is zero, the divisor is the GCF. Otherwise, we replace the larger with the remainder and repeat.
18 ÷ 12 = 1 r 6
12 ÷ 6 = 2 r 0 . . . . the GCF is 6
__
You can also factor the numbers and see what the common factors are.
18 = 2·3·3
12 = 2·2·3
The common factors are 2·3 = 6.
In the factorizations, we see 2 to powers of 1 and 2, and we see 3 to powers of 1 and 2. The GCF is the product of the common factors to their lowest powers: (2^1)(3^1) = (2)(3) = 6
Answer:
x = -15/2
Step-by-step explanation:
For this problem, we will simply use equation properties to solve for x.
2x - 5 = -20
2x - 5 + 5 = -20 + 5
2x = -15 ( Add positive 5 to both sides )
2x * (1/2) = -15 * (1/2)
x = -15/2 ( Multiply both sides by 1/2)
Hence, the solution to x is -15 / 2.
Cheers.