<span>Let x be the brother's weight.
Then 2x-5 is Andy's weight.
x+(2x-5)=100
3x-5=100
3x=105</span>
Answer:
this should be correct, im sorry im wrong.
Step-by-step explanation:
Step-by-step explanation:
20 1/2 = (20×2 + 1)/2 = 41/2.
to create 1/6 of that we have to multiply it by 1/6 :
41/2 × 1/6 = 41/12 = 3 5/12
the rock weighed 3 5/12 lb.
Base case: if <em>n</em> = 1, then
1² - 1 = 0
which is even.
Induction hypothesis: assume the statement is true for <em>n</em> = <em>k</em>, namely that <em>k</em> ² - <em>k</em> is even. This means that <em>k</em> ² - <em>k</em> = 2<em>m</em> for some integer <em>m</em>.
Induction step: show that the assumption implies (<em>k</em> + 1)² - (<em>k</em> + 1) is also even. We have
(<em>k</em> + 1)² - (<em>k</em> + 1) = <em>k</em> ² + 2<em>k</em> + 1 - <em>k</em> - 1
… = (<em>k</em> ² - <em>k</em>) + 2<em>k</em>
… = 2<em>m</em> + 2<em>k</em>
… = 2 (<em>m</em> + <em>k</em>)
which is clearly even. QED