Answer:
2:5
Step-by-step explanation:
The ratio of a dimension on Figure B to the corresponding dimension on Figure A is ...
4:10 = 8.6:21.5 = 10:25 = 2:5 or 1:2.5
___
In such problems, it isn't clear if the desired answer is the ratio of two integers or if it is 1 : (something). We have expressed it both ways, so you can use the answer that matches your requirement.
Take the regular price, multiply it by .2, subtract that off of the regular price. What it means is 20% of the regular price is taken away from the regular price.
Answer:
x = (d + b) / (2a - c)
Step-by-step explanation:
2ax-b = cx+d
2ax - cx = d + b
x (2a-c) = d + b
x = (d + b) / (2a - c)
Answer:
14,850
Step-by-step explanation:
You need the sum of
3 + 6 + 9 + 12 + ... + 294 + 297
Factor out a 3 from the sum
3 + 6 + 9 + 12 + ... + 294 + 297 = 3(1 + 2 + 3 + 4 + ... + 98 + 99)
You need to add all integers from 1 to 99 and multiply by 3.
The sum of all consecutive integers from 1 to n is:
[n(n + 1)]/2
The sum of all consecutive integers from 1 to 99 is
[99(99 + 1)]/2
The sum you need is 3 * [99(99 + 1)]/2
3 + 6 + 9 + 12 + ... + 294 + 297 =
= 3 * [99(99 + 1)]/2
= 3 * [99(100)]/2
= 3 * 9900/2
= 14,850