Подготовим к ЕГЭ за оставшееся времяна нужные баллы.
Пробный период бесплатно


Соберите тест из готовой базы заданий ЕГЭ. Ученики решат этот тест и вы увидите их ответы прямо на платформе
Собрать тест ЕГЭ07 ноября 2024 16:44
Тест по алгебре для 8 класса
Тема: Арифметический квадратный корень. Степени. Квадратный трехчлен.
Найдите арифметический квадратный корень числа 144.
Какое значение имеет выражение ( 7^2 + 3^2 - 4^2 )?
Упрощите выражение ( (x^3 \cdot x^2) + (x^4 \cdot x^{-1}) ).
Решите уравнение: ( x^2 - 25 = 0 ).
Найдите корни квадратного уравнения ( x^2 + 6x + 8 = 0 ) с использованием формулы корней.
Упростите выражение ( \sqrt{50} - \sqrt{18} ).
Постройте график функции ( y = x^2 - 4x + 3 ) и определите ее координаты вершины.
Найдите значение выражения ( \sqrt{16} \cdot \sqrt{9} ).
Доказать, что произведение двух степеней с одинаковыми основаниями можно выразить как одну степень. Приведите примеры.
Решите неравенство: ( x^2 - 9 > 0 ). Определите промежутки, на которых оно выполняется.
Обратите внимание, что тест включает разнообразные типы вопросов, связанные с заданной темой, и даёт возможность ученикам продемонстрировать свои знания и умения в области алгебры.
Предмет: Английский язык Тема теста: Артикли с географическими объектами Класс учеников: 10 Тип вопросов: Единственный выбор Количество вопросов: 10 Выводить тест с ответами: Без ответов
Which sentence correctly uses the definite article with a geographic name? A) The Pacific Ocean is the largest ocean. B) Pacific Ocean is the largest ocean. C) A Pacific Ocean is the largest ocean. D) An Pacific Ocean is the largest ocean.
Which sentence correctly uses the article for the Sahara? A) The Sahara is one of the hottest deserts in the world. B) Sahara is one of the hottest deserts in the world. C) A Sahara is one of the hottest deserts in the world. D) An Sahara is one of the hottest deserts in the world.
We visited ___ Netherlands during our trip. A) the Netherlands B) Netherlands C) a Netherlands D) an Netherlands
The United States is a big country. A) The United States is a big country. B) The United States are a big country. C) United States is a big country. D) The United states is a big country.
Which sentence correctly uses the article for the Amazon? A) The Amazon River flows through South America. B) The Amazon River flows through Africa. C) Amazon River flows through South America. D) A Amazon River flows through South America.
The Nile flows through Egypt. A) The Nile flows through Egypt. B) Nile flows through Egypt. C) The Nile flows through Egypts. D) The Nile flow through Egypt.
The Bahamas is a beautiful island nation. A) The Bahamas is a beautiful island nation. B) Bahamas is a beautiful island nation. C) The Bahamas are a beautiful island nation. D) The Bahamas is a beautiful archipelago.
The Alps are in Europe. A) The Alps are in Europe. B) Alps are in Europe. C) The Alps is in Europe. D) The Alps are in a Europe.
The Dead Sea is famous for its salinity. A) The Dead Sea is famous for its salinity. B) Dead Sea is famous for its salinity. C) The Dead Sea is famous for its salinities. D) The Dead Sea is famous for its saltiness.
The Arctic Circle is located near the North Pole. A) The Arctic Circle is located near the North Pole. B) Arctic Circle is located near the North Pole. C) The Arctic Circle are located near the North Pole. D) The Arctic Circles is located near the North Pole.
Вопрос 1: Напишите программу на Python, которая запрашивает у пользователя число и выводит его квадрат.
Ответ:
number = float(input("Введите число: "))
square = number ** 2
print("Квадрат числа:", square)
Вопрос 2: Создайте функцию, которая принимает два числа и возвращает их сумму. Подведите пример вызова функции и выведите результат.
Ответ:
def add_numbers(a, b):
return a + b
result = add_numbers(3, 5)
print("Сумма чисел:", result)
Вопрос 3: Напишите программу, которая выводит все четные числа от 1 до 20.
Ответ:
for i in range(1, 21):
if i % 2 == 0:
print(i)
Вопрос 4: Напишите функцию, которая принимает список чисел и возвращает их среднее арифметическое.
Ответ:
def average(numbers):
return sum(numbers) / len(numbers)
numbers_list = [4, 8, 15, 16, 23, 42]
avg = average(numbers_list)
print("Среднее арифметическое:", avg)
Вопрос 5: Напишите программу, которая принимает строку от пользователя и выводит количество гласных букв в этой строке.
Ответ:
def count_vowels(string):
vowels = "aeiouAEIOU"
count = sum(1 for char in string if char in vowels)
return count
user_input = input("Введите строку: ")
num_vowels = count_vowels(user_input)
print("Количество гласных букв:", num_vowels)
Этот тест позволяет проверить понимание основ программирования на Python у учеников 9 класса, а также их навыки в решении задач и написании функций.
Тест по французскому языку - le passé composé (7 класс)
Quel auxiliaire est utilisé pour former le passé composé en français? A) être B) avoir C) aller D) faire
Comment dit-on "j'ai mangé" en français? A) je mangeais B) je mangerais C) j'ai mangé D) j'avais mangé
Quel est le participe passé du verbe "finir"? A) fini B) finit C) finie D) finies
Quelle forme de l'auxiliaire "avoir" convient pour le pronom "il" dans "il a parlé"? A) ai B) as C) a D) avons
Comment conjugue-t-on le verbe "venir" au passé composé avec le pronom "nous"? A) vient B) viennent C) venons D) venu
Quelle est la forme négative de "j'ai mangé"? A) je ne mangais B) je ne mange pas C) je n'ai pas mangé D) je mange
Quelle est la forme interrogative de "tu as fini"? A) tu as fini? B) as-tu fini? C) fini-tu? D) as fini tu?
Comment dit-on "elle est partie" en utilisant le passé composé? A) elle avait parti B) elle était partie C) elle est partis D) elle est partie
Quel auxiliaire utilise-t-on avec les verbes pronominaux pour former le passé composé? A) être B) avoir C) faire D) aller
Quelle est la forme correcte de "nous avons vu" au féminin pluriel? A) nous avons vu B) nous avons vues C) nous avons vus D) nous avons vue
Ответы: