A mega pizza is to be sliced n times, and S n denotes maximum possible number of pieces.
(i) Relation between S n & S n– 1
Text Solution
Verified by ExpertsCHECK THE SOLUTION.
(i) (ii)
Sol. Let n lines divides the pizza into S n pieces. Let us add new (n + 1) th line, L which cuts the previous n lines by assumption. Now line L will cut the original pieces into 2 pieces further & we are passing trough (n + 1) such pieces, hence
S n + 1 = S n + (n + 1)
S n =
+ 1
when S n ≥ 60 where n ∈ N
n(n + 1) + 2 ≥ 60
n 2 + n – 11 ≥ 0
n = 10, is not satisfy
n = 11 is satisfying
⇒ n = 11
──────────────────────────────────────────────────────────────────────────────────────────
Prepare Smarter with CGP Edu
Get practice questions, solutions, and test series in one place.
Write a Review
Share your experience with this question and solution.
Commentary
Send your comment, doubt, correction, or feedback to admin.
Similar Questions
Explore conceptually related problems