Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Decide whether each of the following sentences is valid , satisfiable or unsatisfiable : a) Smoke Smoke b) Smoke Fire c) (Smoke Fire) (Smoke Fire)

Decide whether each of the following sentences is valid, satisfiable or unsatisfiable:

a) Smoke Smoke

b) Smoke Fire

c) (Smoke Fire) (Smoke Fire)

d) Smoke Fire Fire

e) ((Smoke Heat) Fire) ((Smoke Fire) (Heat Fire)

f) (Smoke Fire) ((Smoke Heat) Fire)

g) Big Dumb (Big Dumb)

h) (Big Dumb) Dumb

2) Using logical entailment, prove the distributivity of over .

3) Write the following LISP function: (circle-space r)

Calculate the area of a circle with radius r

4) Write the following LISP function: (temp-change f)

Convert temperatures in Fahrenheit degrees f to temperatures in Celsius

5) Write the following LISP function: (front-or-back l)

Return the first item of a list if it contains an even number of elements

Return the last item of a list if it contains an odd number of elements

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Systems A Practical Approach To Design Implementation And Management

Authors: THOMAS CONNOLLY

6th Edition

9353438918, 978-9353438913

More Books

Students also viewed these Databases questions

Question

=+Could you create an interactive game on the website?

Answered: 1 week ago