Answer: Bottom left corner
Let n be an odd number. Because 4n is a multiple of 2, it is an even number.
============================================
Explanation:
The square has a side length of n, so its perimeter is 4n since n+n+n+n = 4n.
We can rewrite 4n as 2*2n = 2m where m = 2n is an integer. Any number in the form 2*(some integer) is always even. Even numbers always have 2 as a factor.
So whenever it comes to proving something is even, the ultimate goal is to get it into the form 2*(some integer). If we can do this, then the number is even. If not, then the number is odd.
Answer:
See proof below
Step-by-step explanation:
show that
sinx/1+cosx=tanx/2
From LHS
sinx/1+cosx
According to half angle
sinx = 2sinx/2 cosx/2
cosx = cos²x/2 - sin²x/2
cosx = cos²x/2 - (1- cos²x/2)
cosx = 2cos²x/2 - 1
cos x + 1 = 2cos²x/2
Substitute into the expression;
sinx/1+cosx
= (2sinx/2 cosx/2)/2cos²x/2
= sinx.2/cos x/2
Since tan x = sinx/cosx
Hence sinx/2/cos x/2 = tan x/2 (RHS)
This shows that sinx/1+cosx=tanx/2