Answer:
Suppose we add up alternate Fibonacci numbers, Fn-1 + Fn+1; that is, what do ... L(1)=1 and L(3)= 4 so their sum is 5 whereas F(2)=1; L(2)=3 and L(4)= 7 so their ... What is the relationship between F(n-2), and F(n+2)? You should be able to find a ... Fib(N); K (an EVEN number!), Lucas(K) and Fib(K) in each expression like ...
Step-by-step explanation:
Answer:
60 students passed, and 75 appeared in examination.
Step-by-step explanation:
Let's say s is the total number of students and p is the number of students who passed.
80% of the students passed, so:
0.8 s = p
If there were 10 less passers, and 15 less students (5 less failures), then the ratio of passers to failures would be 5/1.
(p − 10) / (s − p − 5) = 5 / 1
Simplify the second equation:
p − 10 = 5 (s − p − 5)
p − 10 = 5s − 5p − 25
6p = 5s − 15
Substitute the first equation.
6 (0.8 s) = 5s − 15
4.8 s = 5s − 15
0.2 s = 15
s = 75
p = 0.8 s
p = 60
60 students passed, and 75 appeared in examination.
The probability of multiple events happening is found by multiplying the probabilities of each event together.

So yes, 1/10 is the answer :)
Answer:
5n
Step-by-step explanation:
:)
Answer:
1
Step-by-step explanation:
What is the largest of 3 consecutive integers such that the sum of the first and third is equal to three times the second?
3 consecutive angles
= x, x + 1, x + 2
We are told in the question that:
the sum of the first and third is equal to three times the second
a + c = 3b
x + x + 2 = 3(x + 1)
2x + 2 = 3x + 3
3x - 2x = 2 - 3
x = -1
The largest of the three numbers is the third number
= x + 2
x = -1
x + 2 = -1 + 2
The third and largest number is 1