Measures
IT
Arithmetic questions
Numbers
General
100

A square and a triangle have equal perimeters. The lengths of the three sides of the triangle are 6.1 cm, 8.3 cm, and 9.5 cm. The area of the square is

Answer: 36 cm squared

100

What HTML stands for ?

Answer: Hyper Text Markup Language                                                   

100

7*4+7*3+7*5+7*7+7=

140

100

Connie multiplies a number by 2 and gets 60 as her answer. However, she should have divided the number by 2 to get the correct answer. What is the correct answer?

Answer: 15

100

The ratio of boys to girls in Mr. Brown's math class is 2 : 3 . If there are 30 students in the class, how many more girls than boys are in the class?

Answer: 6 more girls than boys

200

Nine copies of a certain pamphlet cost less than $10.00 while ten copies of the same pamphlet (at the same price) cost more than $11.00. How much does one copy of this pamphlet cost?

Answer: 1.11

200

What formats belong to graphic files?

Answer: *.gif, *.jpg., *.png  

200

2(81+ 83 +85 +87 +89+91+93+95+97+99) =

Answer: 1800

200

Aunt Anna is 42 years old. Caitlin is 5 years younger than Brianna, and Brianna is half as old as Aunt Anna. How old is Caitlin?

Answer: 16 years old

200

What is the heaviest ball in sport?

bowling 

300

Half the people in a room left. One third of those remaining started to dance. There were then 12 people who were not dancing. The original number of people in the room was __

Answer: 36

300

How do we use style in HTML?  

Answer: Use <style>

300

4*(299)+3*(299)+2*(299)+298=

Answer: 2989

300

How many whole numbers between 100 and 400 contain the digit “2”?

Answer: 138

300

What is the 5th largest country by area?

Brazil

400

If your average score on your first six mathematics tests was 84 and your average score on your first seven mathematics tests was 85, then your score on the seventh test was

Answer: 91

400

What is the clipboard?

Answer: A special area of computer memory in which information is temporarily stored.

400

What is the 100th number in the arithmetic sequence: 1, 5, 9, 13, 17, 21, 25,...

Answer: 397

400

It's a two-digit number called N. 

The remainder after dividing N by 9 is one. 

The remainder after dividing N by ten is three. 

When you divide N by 11, what is the result?

Answer is 7

400

The longest professional tennis match ever played lasted a total of 11 hours and 20 minutes. How many minutes was this?

Answer is 680 minutes

500

Maria buys computer disks at a price of 4 for 5 dollars and sells them at a price of 3 for 5 dollars. How many computer disks must she sell to make a profit of 100 dollars?

Answer: 240

500

Determine the result of the program:          

import math

a=2

b=1

if (a%2==0) and (b%2==0):

        c=pow(a,2)+ pow(b,2)

else:

        c=pow(a,3)+pow(b,3)

print(c)

Answer: 9

500

You just earned $4500. You need to use this money to buy chicken, sheep, and cow. If a cow costs $1000, sheep costs $200 and chicken costs $10, then how many of each kind of animals you can buy using ALL your money?

4 cows, 2 sheeps and 10 chickens

500

An auditorium with 20 rows of seats has 10 seats in the first row. Each successive row has one more seat than the previous row. If students taking an exam are permitted to sit in any row, but not next to another student in that row, then the maximum number of students that can be seated for an exam is

Answer: 200 students

500

In one of the meetings people shook each other’s hand for 66 times. How many people were there in the meeting?

Answer is 12

M
e
n
u