For each of the following assertions, say whether it is true or false and support your answer with examples or counterexamples where appropriate.
- 
    
An agent that senses only partial information about the state cannot be perfectly rational.
 - 
    
There exist task environments in which no pure reflex agent can behave rationally.
 - 
    
There exists a task environment in which every agent is rational.
 - 
    
The input to an agent program is the same as the input to the agent function.
 - 
    
Every agent function is implementable by some program/machine combination.
 - 
    
Suppose an agent selects its action uniformly at random from the set of possible actions. There exists a deterministic task environment in which this agent is rational.
 - 
    
It is possible for a given agent to be perfectly rational in two distinct task environments.
 - 
    
Every agent is rational in an unobservable environment.
 - 
    
A perfectly rational poker-playing agent never loses.
 
For each of the following activities, give a PEAS description of the task environment and characterize it in terms of the properties listed in Section env-properties-subsection.
- 
    
Playing soccer.
 - 
    
Exploring the subsurface oceans of Titan.
 - 
    
Shopping for used AI books on the Internet.
 - 
    
Playing a tennis match.
 - 
    
Practicing tennis against a wall.
 - 
    
Performing a high jump.
 - 
    
Knitting a sweater.
 - 
    
Bidding on an item at an auction.