Lois C. answered 04/29/20
BA in secondary math ed with 20+ years of classroom experience
Since this involves an inequality, we're going to have to prove this for 2 cases: case #1 for v = 2 and case #2 for v › 2. For the first case, this is pretty easy since we simply insert 2 for v and do the arithmetic: 22 + 1 › 2·2 1, so we have 5 › 3 and this proves case #1.
For case #2, we need to use an expression that will cover ALL values that would be greater than 2, so let's use an expression like v + h, where h > 0, v = 2, and so v + h is guaranteed to be bigger than 2. Now if we insert v + h into the original expression, we get ( v + h )2 + 1 > 2(v+h) - 1. If we move all the "v+h" terms to the left side and move the +1 to the right side, we get ( v + h )2 - 2(v+h) > -2. If we complete the square on the left side, treating the (v+h) the same way we would if it was "x", we would have ( v+h)2 -2(v+h) + 1 > -2 + 1. If we now factor the left side as a Perfect Square Trinomial, it becomes [( v+h ) - 1)]2 > -1. Since any squared real number has to be a positive number, the left side is definitely greater than -1 and this proves case #2.