in Mathematical Logic
478 views
2 votes
2 votes
in Mathematical Logic
478 views

2 Comments

$2\times 243-81=405 \ ?$
1
1

answer not given  @saxena0612  how you applied mutual exclusion plz explain detail

0
0

1 Answer

2 votes
2 votes
Best answer

A =String starting with C of length 6 => 1*3*3*3*3*3 => 3^5

B = String ending with C of length 6 => 3*3*3*3*3*1 => 3^5

| A ∩ B | = String starting and ending with C of length 6 => 1*3*3*3*3*1 => 3^4

| A ∪ B | = | A | + | B | − | A ∩ B |

| A ∪ B |= 3^5+3^5-3^4

=> 2(3^5)-3^4

=> 3^4(6-1)

=> 3^4(5)

=> 81*5

405

selected by

Related questions

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true