Answer:
5/8 = 0.625 and 62.5%
11/12 = 0.917 and 91.67%
1/4 = 0.25 and 25%
3/5 = 0.6 and 60%
Step-by-step explanation:
:)
C = 2(3.14) x r
C = 6.28 x 10
C = 62.8 yards
Answer:
is the simplest form of given expression.
Step-by-step explanation:
The given question is 
To solve the problem we have to group or split middle term and then factorise

Taking
common from first two terms of denominator and 2 from next two terms

Now,taking x common from first two terms of numerator and -1 from next two terms and in denominator taking(x-1) common from both terms


Now cancel out x-1 from both numerator and denominator we get
is the required simplest form.
1.5 is lesser than 0.5. Oh, wait nevermind I meant to say -1.5 is lesser than 0.5
Answer:
f(n) = f(n - 1) + 3
Step-by-step explanation:
Substitute
to get the recursive formula.
OPTION 1: f(n) = f(n - 1) + 3
Substituting n = 1.
f(1) = f(1 - 1) + 3 = 0 + 3 = 3.
Substituting n = 2.
f(2) = f(2 - 1) + 3 = f(1) + 3 = 3 + 3 = 6.
Substituting n = 3.
f(3) = f(3 - 1) + 3 = f(2) + 3 = 6 + 3 = 9.
The numbers match the given sequence. So, we say the above recursive formula represents the sequence.
OPTION 2: f(n) = f(n - 1) + 2
Substituting n = 1
f(1) = f(0) + 2
3.
So, this is eliminated.
Similarly, OPTION 3 and OPTION 4 can be eliminated as well.