Indicate if the following statement is true or false:a + t <> (a + b) * 4 where a = 6, b = 19 and t = 22TrueFalse
Question
Indicate if the following statement is true or false:a + t <> (a + b) * 4 where a = 6, b = 19 and t = 22TrueFalse
Solution
Primero, sustituimos los valores dados en la expresión:
a = 6
b = 19
t = 22
La expresión original es:
a + t <> (a + b) * 4
Sustituimos los valores:
6 + 22 <> (6 + 19) * 4
Calculamos cada lado de la expresión:
6 + 22 = 28
(6 + 19) * 4 = 25 * 4 = 100
Entonces, la expresión se convierte en:
28 <> 100
Dado que 28 no es igual a 100, la expresión es verdadera.
Por lo tanto, la respuesta es:
True
Similar Questions
Indicate if the following statement is true or false:b <= a – 3 where b = 5 and a = 7TrueFalse
Indicate if the following statement is true or false:A * 3 >= B – 14 \ 3 AND F OR C <= D + 3 where A = 7, B = 9, C = 14, D = -4 and F = FALSETrueFalse
If a=20 and b=10 then which of the following results to FALSEOptions :a>10&&a>ba>10||a==ba>10&&a==bnone of the above
Indicate if the following statement is true or false:(C – D) * 2 <> A + B OR E AND F OR B > D + B ^ 2 where A = 9, B = 11, C = 16, D = -8, E = TRUE AND F = FALSETrueFalse
Indicate if the following statement is true or false:B < (C + 7) AND M OR (F * N) >= (K – C + N) where B = 4, C = -17, K = -15, F = 5, M = FALSE , N = 12TrueFalse
Upgrade your grade with Knowee
Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.