Tes Asdos

Tes Asdos

University

10 Qs

quiz-placeholder

Similar activities

คณิตศาสตร์ อินเวอร์ส

คณิตศาสตร์ อินเวอร์ส

University

10 Qs

2.6 Ecuaciones de segundo grado y su solución por fórmula genera

2.6 Ecuaciones de segundo grado y su solución por fórmula genera

University

10 Qs

Matrices Determinants

Matrices Determinants

12th Grade - University

15 Qs

TN Ready Algebra

TN Ready Algebra

9th Grade - University

10 Qs

Factoring Trinomials GCF A>1

Factoring Trinomials GCF A>1

9th Grade - University

10 Qs

Multiplication Functions

Multiplication Functions

11th Grade - University

14 Qs

Determinants and Matrices

Determinants and Matrices

12th Grade - University

15 Qs

Operasi Himpunan

Operasi Himpunan

University

15 Qs

Tes Asdos

Tes Asdos

Assessment

Quiz

Mathematics

University

Hard

Created by

Bambang wahyudi

FREE Resource

10 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Media Image

Tentukan Nilai c4

2.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Media Image

Tentukan nilai dari c7

3.

MULTIPLE SELECT QUESTION

1 min • 2 pts

EN: Suppose we have the following predicates:

  • 𝐼𝐹(𝑥): 𝑥 is an informatics student,

  • 𝑃(𝑥): 𝑥 learns programming.

If the domain of 𝑥 is the set of all students, choose all sentences that are equivalent to the following formula: ∃𝑥(𝐼𝐹(𝑥)∧¬𝑃(𝑥)).

ID: Misalkan kita memiliki predikat berikut:

  • 𝐼𝐹(𝑥): 𝑥 mahasiswa informatika,

  • 𝑃(𝑥): 𝑥 belajar pemrograman.

Jika domain untuk 𝑥 adalah himpunan seluruh mahasiswa, pilihlah semua kalimat yang ekuivalen dengan formula: ∃𝑥(𝐼𝐹(𝑥)∧¬𝑃(𝑥)).

EN: Not all students, if they are not informatics students, do not study programming

ID: Tidak semua mahasiswa jika dia bukan mahasiswa informatika maka tidak belajar pemrograman 

EN: there is a person who is not an informatics student who learns programming

ID: ada orang yang bukan mahasiswa informatika yang belajar pemrograman

EN: There is student who doesn't study programming even though he is an informatics student

ID: Ada mahasiswa tidak belajar pemrograman padahal dia mahasiswa informatika

EN: someone who learns programming is not an informatics student

ID: seseorang yang belajar pemrograman bukan mahasiswa informatika

4.

MULTIPLE SELECT QUESTION

1 min • 2 pts

EN: Suppose we have the following premises:

  1. 1 Every club that plays in La Liga is a great club.

  2. 2 There is a Spain Club who does not play in La Liga.

  3. 3 Real Madrid is a club that plays in La Liga

  4. 4 Chelsea FC is a great club that does not play in La Liga

Choose all statements that can be inferred from the above premises.


ID: Misalkan kita memiliki premis-premis berikut:

  1. 1 Setiap klub yang bermain di La Liga adalah klub hebat  

  2. 2 Ada klub Spanyol yang tidak bermain di La Liga.

  3. 3 Real Madrid adalah klub yang bermain di La Liga

  4. 4 Chelsea FC adalah klub hebat yang tidak bermain di La Liga

Pilihlah semua pernyataan yang dapat disimpulkan dari premis-premis di atas.

EN: Every great clubs plays in La Liga.

ID: Semua klub hebat bermain di La Liga.

EN: Real Madrid is a great club.

ID: Real Madrid adalah klub yang hebat.

EN: There is club that does not play in La Liga but it is a great club.

ID: Ada klub yang tidak bermain di La Liga tapi merupakan klub hebat.

EN: Chelsea FC is not a Spain Club.

ID: Chelsea FC bukanlah klub Spanyol.

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

% film(Judul, Genre, Tahun).

film('The Shawshank Redemption', drama, 1994).

film('The Godfather', crime, 1972).

film('The Dark Knight', action, 2008).

film('12 Angry Men', drama, 1957).

film('Schindler\'s List', history, 1993).

film('Pulp Fiction', crime, 1994).

film('The Lord of the Rings: The Return of the King', fantasy, 2003).

film('The Good, the Bad and the Ugly', western, 1966).

film('Fight Club', drama, 1999).

film('Forrest Gump', drama, 1994).

 

% suka(Pengguna, Genre).

suka(ali, drama).

suka(budi, action).

suka(cecep, crime).

suka(dedi, western).

suka(edi, history).

 

EN: Observe the above Prolog script. What is the output of the following query:

?- teman_baik(X, Y)

Choose all values of X and Y, depending on the output of the program.

 

ID: Perhatikan skrip Prolog di atas.

Manakah film berikut yang akan direkomendasikan untuk pengguna budi?

‘The Shawshank Redemption’

‘The Godfather’

‘The Dark Knight’

‘The Good, the Bad and the Ugly’

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

EN: An integer 𝑚 is divisible by an integer 𝑑 if there is an integer 𝑘 such that 𝑚=𝑘⋅𝑑. Suppose 𝑎 and 𝑏 are integers such that 𝑎 is divisible by 5 and 𝑏 is divisible by 6.

Suppose we consider the following statements:

  1. 𝑆1: 𝑎+𝑏 is always divisible by 11.

  2. is the statements true ot false:

ID: Sebuah bilangan bulat 𝑚 habis dibagi 𝑑 jika terdapat bilangan bulat 𝑘 sehingga 𝑚=𝑘⋅𝑑. Misalkan 𝑎 dan 𝑏 adalah bilangan bulat dengan sifat 𝑎 habis dibagi 5 dan 𝑏 habis dibagi 6.

Misalkan kita meninjau pernyataan-pernyataan berikut:

  1. 𝑆1: 𝑎+𝑏 selalu habis dibagi 11.

Apakah pernyataan S1 benar atau salah:

Benar

Salah

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

EN: The cardinality of a finite set 𝐴, denoted by |𝐴|, is the number of elements of 𝐴. Determine the cardinality of the set

𝐴={𝑥∈ℤ | (100≤𝑥≤1000)∧(𝑥 is divisible by 6)}.

ID: Kardinalitas dari himpunan berhingga 𝐴, ditulis dengan |𝐴|, adalah banyaknya anggota dari 𝐴. Tentukan kardinalitas dari himpunan

𝐴={𝑥∈ℤ | (100≤𝑥≤1000)∧(𝑥 habis dibagi 6)}.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?