13 times i think
You just divide 9.75 by .75 and you get 13
Putting a ladder up against a straight wall. The sides of the triangle are:
1: the ladder
2: the walls
3: the ground from the wall to the ladder
(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>)