A regular hexagon can be dissected into six equilateral triangles by adding a center point
7 <span> more than 3 times a number </span>
<span>more than is code for + </span>
<span>times is multiply </span>
<span>so 7+3n=31 </span>
<span>solve: </span>
<span>3n=24 </span>
<span>n= 8</span>
Hi there!
If you run into problems like this, remember to "Stay calm and find the common denom." That just means find the common denominator.
13/35 and 2/5 = 13/35 and 14/35
As you can tell, 2/5 is larger.
Hope this helps.
:)
(not <em>a</em> or not <em>b</em>) implies <em>c</em> <==> not (not <em>a</em> or not <em>b</em>) or <em>c</em>
so negating gives
not [(not <em>a</em> or not <em>b</em>) implies <em>c</em>] <==> not[ not (not <em>a</em> or not <em>b</em>) or <em>c</em>]
which we can simplify somewhat to
not (not (not <em>a</em> or not <em>b</em>)) and not <em>c</em>
(not <em>a</em> or not <em>b</em>) and not <em>c</em>
(not <em>a</em> and not <em>c</em>) or (not <em>b</em> and not <em>c</em>)
not (<em>a</em> or <em>c</em>) or not (<em>b</em> or <em>c</em>)
not ((<em>a</em> or <em>c</em>) and (<em>b</em> or <em>c</em>))
not ((<em>a</em> and <em>b</em>) or <em>c</em>)