Answer:
width = 1 1/3 inches
length = 9 2/3 inches
Step-by-step explanation:
let 'w' = width
let '7+2w' = length
P = 2l + 2w
22 = 2w + 2(7+2w)
22 = 2w + 14 + 4w
8 = 6w
w = 4/3 or 1 1/3
substitute 1 1/3, or 4/3, to find length:
l = 7 + 2(4/3)
l = 7 + 8/3 or 9 2/3
yes but no because you would have to put a 6 at the end so it should look like this.406.84375
Yes it would be the opposite for example -12 it would be 12 and then 13 would stay 13
Answer:
Salesman A made $569.1 more commission than salesman B
Step-by-step explanation:
(11/100)*67530= (amount made by salesperson A)
=7428.3
(8/100)*85740= (amount made by salesperson B)
=6859.2
A-B= 569.1
Hope this helps :D
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.