Answer:
Use multitape Turing machine to simulate doubly infinite one
Explanation:
It is obvious that Turing machine with doubly infinite tape can simulate ordinary TM. For the other direction, note that 2-tape Turing machine is essentially itself a Turing machine with doubly (double) infinite tape. When it reaches the left-hand side end of first tape, it switches to the second one, and vice versa.
 
        
             
        
        
        
Answer:
261 km
Step-by-step explanation:
given,s=constant
 d1/T1=d2/T2
 
 d1=90km,t1=50 min
 
 d2=? ,t2=(120+25)min
 =145min
therefore,d2=(90×145)/50
 =261 km
 
        
             
        
        
        
Answer:
x<5
Open circle at 5  going to the left
x >1
Open circle at 1 going to the right
Step-by-step explanation:
7x -19 < 16
Add 19 to each side
7x -19 +19< 16+19
7x< 35
Divide by 7
7x/7 < 35/7
x<5
Open circle at 5  going to the left
9+3x>12
Subtract 9 from each side
9-9 +3x >12-9
3x >3
3x/3 >3/3
x >1
Open circle at 1 going to the right
 
        
             
        
        
        
Answer:
f(x)=-2x+9 g(x)=-4x^2+5x-3Now, f o g (x) = f{g(x)} = f(4x^2+5x-3) = 2(4x^2+5x-3) + 9 = 8x^2+10x-6 + 9
Step-by-step explanation: