Usuario:Galindo6/ejercicio 14

  • Ejercicios 1.3, pagina 35

17. editar

Use quantifiers to express the following statements.

a) Every computer science student(x) needs a course in discrete mathemathics (y).


b) There is a student(X) in this class who owns a personal computer.


c) Every student in this class(x) has taken at least one computer science course(y).


d) There is a student in this class (x)who has taken at least one course in computer science(y).


e) Every student in this class(x) has been in every building on the campus(y).


f) There is a student in this class(x) who has been in every room (y)of at least on building on campus(r).


g) Every student in this class(x) has been in at least one room(y) of every building on campus(r).



SOLUCION editar

A)     P(x,y)


B)   P(x)


C)     P(x,y)


D)    P(x,y)


E)    P(x,y)


F)      

G)      




== pagina del solucionario == http://es.wikibooks.org/wiki/Pensamiento_Algor%C3%ADtmico:Solucionario