Answer:
25%
Step-by-step explanation:
Let the original price of A pair of skis be $100
discount given on A pair of skis = 20% on original price
discount value of A pair of skis in $ = 20% * $100
= (20 * 100)/100 = $20
discounted price of A pair of skis = original price - discount = 100 -20 = $80
in order to increase discounted price to original price of $100
there must be increase of $20 to discounted price which is $80
percentage increase on discounted price to return to the original price =

therefore 25% must be increase on discounted price to return to the original price
Answer:
The value is 9 tenths :)
Step-by-step explanation:
Answer:
16 hours
Step-by-step explanation:
let t be time, n the number of computers and w the number of workers, then
t =
← k is the constant of variation
To find k use the condition n = 30, w = 6 and t = 10 , then
10 =
( multiply both sides by 6 )
60 = 30k ( divide both sides by 30 )
2 = k
t =
← equation of variation
When w = 5 and n = 40 , then
t =
=
= 16 hours
Answer:
1. 15 - 5n where n>=1
2. n² where n>=1
Step-by-step explanation:
1. {10, 5, 0, -5, -10} is an Arithmetic Progression
nth term is a + (n - 1)d
where a = first term, n= nth term, d= common difference.
a = 10, d = -5 (5-10, 0-5, -5-0, -10-(-5))
Therefore, nth(General) term of the sequence:
= 10 + (n - 1)-5
= 10 + (-5n) + 5
= 10 + 5 - 5n
= 15 - 5n
Test:
if n = 1; 15 - 5(1) = 10
if n = 2; 15 - 5(2) = 5
if n = 3; 15 - 5(3) = 0 and so on.
2. {1, 4, 9, 16, 25}
The general term of the sequence is n²
Test:
if n = 1; 1² = 1
if n = 2; 2² = 4
if n = 3; 3² = 9 and so on.