Answer:
0.75
Step-by-step explanation:
Answer:
eight plus three times a number
Step-by-step explanation:
I think I'm wrong I don't know I'm not really the master at this (but feel free to do tell me if I'm wrong)
Answer:
Length = 200 m
Breadth = 175 m
Step-by-step explanation:
Perimeter of the rectangular field = Total cost ÷ rate per metre
= 12000 ÷ 16
= 750 m
Length : breadth = 8 : 7
Length = 8x
Breadth = 7x
Perimeter = 750
2*(length + breadth) = 750
2*(8x + 7x) = 750
2* 15x = 750
30x = 750
x = 750/30
x = 25
Length = 8x = 8*25 = 200 m
Breadth = 7*25 = 175 m
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.