A. 6, 7, 8, 9
B. 2, 5, 8, 11
C. 5, 8, 13, 20
D. 3, 12, 27, 48
        
                    
             
        
        
        
Here is the table of values:
Minutes   Total cost 
0                 $3
1                   $3.80
2                  $4.60
3                  $5.40
The equation representing the total cost is C = $3 + $0.80tt
<h3>What is the total cost?</h3>
The total cost of using a computer is a function of the initial charge, cost per minute and total number of minutes the computer was used.
Total cost = initial charge + (cost per minute x number of minutes) 
 C = $3 + ($0.80 x tt)
 C = $3 + $0.80tt
Total cost when the computer is used for one minute:  C = $3 +( $0.80 x 1) = $3.80
Total cost when the computer is used for two minutes:  C = $3 +( $0.80 x 2) = $4.60
Total cost when the computer is used for three minutes:  C = $3 +( $0.80 x 3) = $5.40
To learn more about total cost, please check: brainly.com/question/25717996
#SPJ1
 
        
             
        
        
        
The value of the boolean variable x is 0
<h3>How to determine the value of x?</h3>
The boolean equation is given as:
x . 1 = 0
The above means that:
x and 1 = 0
The law of the and operator is that;
The output is 0 if both inputs are different.
One of the inputs is 1.
So, the other input is 0
Hence, the value of x is 0
Read more about boolean variable at:
brainly.com/question/18089222
#SPJ11