
Tes Asdos

Quiz
•
Mathematics
•
University
•
Hard
+5
Standards-aligned
Bambang wahyudi
FREE Resource
10 questions
Show all answers
1.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Tentukan Nilai c4
2.
FILL IN THE BLANK QUESTION
1 min • 1 pt
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 Every club that plays in La Liga is a great club.
2 There is a Spain Club who does not play in La Liga.
3 Real Madrid is a club that plays in La Liga
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 Setiap klub yang bermain di La Liga adalah klub hebat
2 Ada klub Spanyol yang tidak bermain di La Liga.
3 Real Madrid adalah klub yang bermain di La Liga
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.
Tags
CCSS.RI.11-12.2
CCSS.RI.8.1
CCSS.RI.9-10.1
CCSS.RL.11-12.1
CCSS.RL.9-10.1
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: 𝑎+𝑏 is always divisible by 11.
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: 𝑎+𝑏 selalu habis dibagi 11.
Apakah pernyataan S1 benar atau salah:
Benar
Salah
Tags
CCSS.7.NS.A.2A
CCSS.7.NS.A.2B
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
Similar Resources on Wayground
10 questions
2.11 Simplificación de Radicales

Quiz
•
University
10 questions
Graphing in Inequalities

Quiz
•
9th Grade - University
15 questions
Numerical Expressions

Quiz
•
5th Grade - University
13 questions
Unidad 2 - Aplicación de la teoría de conjuntos

Quiz
•
University
15 questions
Matrices and Determinants

Quiz
•
12th Grade - University
15 questions
Circle Equation Standard Form

Quiz
•
10th Grade - University
15 questions
Solving Equations Graphically

Quiz
•
9th Grade - University
13 questions
Factoring Polynomials Using GCF and Difference of Squares

Quiz
•
9th Grade - University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Mathematics
20 questions
Levels of Measurements

Quiz
•
11th Grade - University
24 questions
Domain and Range

Quiz
•
9th Grade - University
22 questions
Line Symmetry and Rotational Symmetry

Quiz
•
KG - University
24 questions
Parallel Lines Cut By A Transversal

Quiz
•
KG - University
24 questions
AP Calculus AB Unit 1 Limits and Continuity Test Study

Quiz
•
11th Grade - University
8 questions
Solving Equations with Variables on Both Sides

Lesson
•
University