√36 = 6
√49 = 7
√45 is between 6 and 7
so √45 must be less than 7 but close to 7
Estimate answer is C.
Answer:
6.32
Step-by-step explanation:
To find the side length on a right angled triangle we follow The Pythagorean Theorem:

c being the hypothesis (longest side: the hypotenuse is always opposite the right angle)
so..


Answer:
Y(n) = 7n + 23
Step-by-step explanation:
Given:
f(0) = 30
f(n+1) = f(n) + 7
For n=0 : f(1) = f(0) + 7
For n=1 : f(2) = f(1) + 7
For n=2 : f(3) = f(2) + 7 and so on.
Hence the sequence is an arithmetic progression with common difference 7 and first term 30.
We have to find a general equation representing the terms of the sequence.
General term of an arithmetic progression is:
T(n) = a + (n-1)d
Here a = 30 and d = 7
Y(n) = 30 + 7(n-1) = 7n + 23
Answer:
2..25
Step-by-step explanation: