Integers - PSAT Math
Card 0 of 1267
If there are 8 points in a plane, and no 3 of the points lie along the same line, how many unique lines can be drawn between pairs of these 8 points?
If there are 8 points in a plane, and no 3 of the points lie along the same line, how many unique lines can be drawn between pairs of these 8 points?
The formula for the number of lines determined by n points, no three of which are “collinear” (on the same line), is n(n-1)/2. To find the number of lines determined by 8 points, we use 8 in the formula to find 8(8-1)/2=8(7)/2=56/2=28. (The formula is derived from two facts: the fact that each point forms a line with each other point, hence n(n-1), and the fact that this relationship is symmetric (i.e. if a forms a line with b, then b forms a line with a), hence dividing by 2.)
The formula for the number of lines determined by n points, no three of which are “collinear” (on the same line), is n(n-1)/2. To find the number of lines determined by 8 points, we use 8 in the formula to find 8(8-1)/2=8(7)/2=56/2=28. (The formula is derived from two facts: the fact that each point forms a line with each other point, hence n(n-1), and the fact that this relationship is symmetric (i.e. if a forms a line with b, then b forms a line with a), hence dividing by 2.)
Compare your answer with the correct one above
8 people locked in a room take turns holding hands with each person only once. How many hand holdings take place?
8 people locked in a room take turns holding hands with each person only once. How many hand holdings take place?
The first person holds 7 hands. The second holds six by virtue of already having help the first person’s hand. This continues until through all 8 people. 7+6+5+4+3+2+1=28.
The first person holds 7 hands. The second holds six by virtue of already having help the first person’s hand. This continues until through all 8 people. 7+6+5+4+3+2+1=28.
Compare your answer with the correct one above
If a series of license plates is to be produced that all have the same pattern of three letters followed by three numbers, roughly how many alphanumeric combinations are possible?
If a series of license plates is to be produced that all have the same pattern of three letters followed by three numbers, roughly how many alphanumeric combinations are possible?
The total number of possible combinations of a series of items is the product of the total possibility for each of the items. Thus, for the letters, there are 26 possibilities for each of the 3 slots, and for the numbers, there are 10 possibilities for each of the 3 slots. The total number of combinations is then: 26 x 26 x 26 x 10 x 10 x 10 = 17,576,000 ≈ 18 million.
The total number of possible combinations of a series of items is the product of the total possibility for each of the items. Thus, for the letters, there are 26 possibilities for each of the 3 slots, and for the numbers, there are 10 possibilities for each of the 3 slots. The total number of combinations is then: 26 x 26 x 26 x 10 x 10 x 10 = 17,576,000 ≈ 18 million.
Compare your answer with the correct one above
If x and y are integers and at least one of them is even, which of the following MUST be true?
If x and y are integers and at least one of them is even, which of the following MUST be true?
Since we are only told that "at least" one of the numbers is even, we could have one even and one odd integer OR we could have two even integers.
Even plus odd is odd, but even plus even is even, so x + y could be either even or odd.
Even times odd is even, and even times even is even, so xy must be even.
Since we are only told that "at least" one of the numbers is even, we could have one even and one odd integer OR we could have two even integers.
Even plus odd is odd, but even plus even is even, so x + y could be either even or odd.
Even times odd is even, and even times even is even, so xy must be even.
Compare your answer with the correct one above
If xy = 100 and x and y are distinct positive integers, what is the smallest possible value of x + y?
If xy = 100 and x and y are distinct positive integers, what is the smallest possible value of x + y?
Consider the possible values for (x, y):
(1, 100)
(2, 50)
(4, 25)
(5, 20)
Note that (10, 10) is not possible since the two variables are to be distinct. The sums of the above pairs, respectively, are:
1 + 100 = 101
2 + 50 = 52
4 + 25 = 29
5 + 20 = 25, the smallest possible value.
Consider the possible values for (x, y):
(1, 100)
(2, 50)
(4, 25)
(5, 20)
Note that (10, 10) is not possible since the two variables are to be distinct. The sums of the above pairs, respectively, are:
1 + 100 = 101
2 + 50 = 52
4 + 25 = 29
5 + 20 = 25, the smallest possible value.
Compare your answer with the correct one above
m, 3m, 5m, ...
The first term in the above sequence is m, and each subsequent term is equal to 2m + the previous term. If m is an integer, then which of the following could NOT be the sum of the first four terms in this sequence?
m, 3m, 5m, ...
The first term in the above sequence is m, and each subsequent term is equal to 2m + the previous term. If m is an integer, then which of the following could NOT be the sum of the first four terms in this sequence?
The fourth term of this sequence will be 5m + 2m = 7m. If we add up the first four terms, we get m + 3m + 5m + 7m = 4m + 12m = 16m. Since m is an integer, the sum of the first four terms, 16m, will have a factor of 16. Looking at the answer choices, 60 is the only answer where 16 is not a factor, so that is the correct choice.
The fourth term of this sequence will be 5m + 2m = 7m. If we add up the first four terms, we get m + 3m + 5m + 7m = 4m + 12m = 16m. Since m is an integer, the sum of the first four terms, 16m, will have a factor of 16. Looking at the answer choices, 60 is the only answer where 16 is not a factor, so that is the correct choice.
Compare your answer with the correct one above
How many integers in the following infinite series are positive: 100, 91, 82, 73 . . . ?
How many integers in the following infinite series are positive: 100, 91, 82, 73 . . . ?
The difference between each number in the series is 9. You can substract nine 11 times from 100 to get 1: 100 – 9x11 = 1. Counting 100, there are 12 positive numbers in the series.
The difference between each number in the series is 9. You can substract nine 11 times from 100 to get 1: 100 – 9x11 = 1. Counting 100, there are 12 positive numbers in the series.
Compare your answer with the correct one above
A sequence of numbers is as follows:

What is the sum of the first seven numbers in the sequence?
A sequence of numbers is as follows:
What is the sum of the first seven numbers in the sequence?
The pattern of the sequence is (x+1) * 2.
We have the first 5 terms, so we need terms 6 and 7:
(78+1) * 2 = 158
(158+1) * 2 = 318
3 + 8 + 18 +38 + 78 + 158 + 318 = 621
The pattern of the sequence is (x+1) * 2.
We have the first 5 terms, so we need terms 6 and 7:
(78+1) * 2 = 158
(158+1) * 2 = 318
3 + 8 + 18 +38 + 78 + 158 + 318 = 621
Compare your answer with the correct one above
What is the next number in the following series: 0, 3, 8, 15, 24 . . . ?
What is the next number in the following series: 0, 3, 8, 15, 24 . . . ?
The series is defined by n2 – 1 starting at n = 1. The sixth number in the series then equal to 62 – 1 = 35.
The series is defined by n2 – 1 starting at n = 1. The sixth number in the series then equal to 62 – 1 = 35.
Compare your answer with the correct one above
What property of arithmetic is demonstrated here?
If
and
, then
.
What property of arithmetic is demonstrated here?
If and
, then
.
The symbols express the idea that if a number is less than a second number, which is less than a third, then the first number is less than the third. This is the transitive property of inequality.
The symbols express the idea that if a number is less than a second number, which is less than a third, then the first number is less than the third. This is the transitive property of inequality.
Compare your answer with the correct one above
Suppose you know the values of the variables in the expression

and you wish to evaluate it.
Which operation do you execute last?
Suppose you know the values of the variables in the expression
and you wish to evaluate it.
Which operation do you execute last?
In the absence of grouping symbols, the first operations that should be carried out are exponentiations, followed by multiplications and divisions, followed by additions and subtractions.
The additions and subtractions are carried out from left to right. Since the addition is the one to the right, it is performed last.
In the absence of grouping symbols, the first operations that should be carried out are exponentiations, followed by multiplications and divisions, followed by additions and subtractions.
The additions and subtractions are carried out from left to right. Since the addition is the one to the right, it is performed last.
Compare your answer with the correct one above
A baker has four different types of frosting, three different kinds of sprinkles, and 8 different cookie cutters. How many different cookie combinations can the baker create if each cookie has one type of frosting and one type of sprinkle?
A baker has four different types of frosting, three different kinds of sprinkles, and 8 different cookie cutters. How many different cookie combinations can the baker create if each cookie has one type of frosting and one type of sprinkle?
Since this a combination problem and we want to know how many different ways the cookies can be created we can solve this using the Fundamental counting principle. 4 x 3 x 8 = 96
Multiplying each of the possible choices together.
Since this a combination problem and we want to know how many different ways the cookies can be created we can solve this using the Fundamental counting principle. 4 x 3 x 8 = 96
Multiplying each of the possible choices together.
Compare your answer with the correct one above
How many elements of the set
are less than
?
How many elements of the set are less than
?
The absolute value of a negative number can be calculated by simply removing the negative symbol. Therefore,

All four (negative) numbers in the set
are less than this positive number.
The absolute value of a negative number can be calculated by simply removing the negative symbol. Therefore,
All four (negative) numbers in the set are less than this positive number.
Compare your answer with the correct one above
If
, what is the value of
?
If , what is the value of
?
Substitute – 4 in for x. Remember that when a negative number is raised to the third power, it is negative. - = – 64. – 64 – 36 = – 100. Since you are asked to take the absolute value of – 100 the final value of f(-4) = 100. The absolute value of any number is positive.
Substitute – 4 in for x. Remember that when a negative number is raised to the third power, it is negative. - = – 64. – 64 – 36 = – 100. Since you are asked to take the absolute value of – 100 the final value of f(-4) = 100. The absolute value of any number is positive.
Compare your answer with the correct one above
Let
and
both be negative numbers such that
and
. What is
?
Let and
both be negative numbers such that
and
. What is
?
We need to solve the two equations |2a – 3| = 5 and |3 – 4b| = 11, in order to determine the possible values of a and b. When solving equations involving absolute values, we must remember to consider both the positive and negative cases. For example, if |x| = 4, then x can be either 4 or –4.
Let's look at |2a – 3| = 5. The two equations we need to solve are 2a – 3 = 5 and 2a – 3 = –5.
2a – 3 = 5 or 2a – 3 = –5
Add 3 to both sides.
2a = 8 or 2a = –2
Divide by 2.
a = 4 or a = –1
Therefore, the two possible values for a are 4 and –1. However, the problem states that both a and b are negative. Thus, a must equal –1.
Let's now find the values of b.
3 – 4b = 11 or 3 – 4b = –11
Subtract 3 from both sides.
–4b = 8 or –4b = –14
Divide by –4.
b = –2 or b = 7/2
Since b must also be negative, b must equal –2.
We have determined that a is –1 and b is –2. The original question asks us to find |b – a|.
|b – a| = |–2 – (–1)| = | –2 + 1 | = |–1| = 1.
The answer is 1.
We need to solve the two equations |2a – 3| = 5 and |3 – 4b| = 11, in order to determine the possible values of a and b. When solving equations involving absolute values, we must remember to consider both the positive and negative cases. For example, if |x| = 4, then x can be either 4 or –4.
Let's look at |2a – 3| = 5. The two equations we need to solve are 2a – 3 = 5 and 2a – 3 = –5.
2a – 3 = 5 or 2a – 3 = –5
Add 3 to both sides.
2a = 8 or 2a = –2
Divide by 2.
a = 4 or a = –1
Therefore, the two possible values for a are 4 and –1. However, the problem states that both a and b are negative. Thus, a must equal –1.
Let's now find the values of b.
3 – 4b = 11 or 3 – 4b = –11
Subtract 3 from both sides.
–4b = 8 or –4b = –14
Divide by –4.
b = –2 or b = 7/2
Since b must also be negative, b must equal –2.
We have determined that a is –1 and b is –2. The original question asks us to find |b – a|.
|b – a| = |–2 – (–1)| = | –2 + 1 | = |–1| = 1.
The answer is 1.
Compare your answer with the correct one above
For which of the following functions below does f(x) = |f(x)| for every value of x within its domain?
For which of the following functions below does f(x) = |f(x)| for every value of x within its domain?
When we take the absolute value of a function, any negative values get changed into positive values. Essentially, |f(x)| will take all of the negative values of f(x) and reflect them across the x-axis. However, any values of f(x) that are positive or equal to zero will not be changed, because the absolute value of a positive number (or zero) is still the same number.
If we can show that f(x) has negative values, then |f(x)| will be different from f(x) at some points, because its negative values will be changed to positive values. In other words, our answer will consist of the function that never has negative values.
Let's look at f(x) = 2_x_ + 3. Obviously, this equation of a line will have negative values. For example, where x = –4, f(–4) = 2(–4) + 3 = –5, which is negative. Thus, f(x) has negative values, and if we were to graph |f(x)|, the result would be different from f(x). Therefore, f(x) = 2_x_ + 3 isn't the correct answer.
Next, let's look at f(x) = _x_2 – 9. If we let x = 1, then f(1) = 1 – 9 = –8, which is negative. Thus |f(x)| will not be the same as f(x), and we can eliminate this choice as well.
Now, let's examine f(x) = x_2 – 2_x. We know that _x_2 by itself can never be negative. However, if x_2 is really small, then adding –2_x could make it negative. Therefore, let's evaluate f(x) when x is a fractional value such as 1/2. f(1/2) = 1/4 – 1 = –3/4, which is negative. Thus, there are some values on f(x) that are negative, so we can eliminate this function.
Next, let's examine f(x) = _x_4 + x. In general, any number taken to an even-numbered power must always be non-negative. Therefore, _x_4 cannot be negative, because if we multiplied a negative number by itself four times, the result would be positive. However, the x term could be negative. If we let x be a small negative fraction, then _x_4 would be close to zero, and we would be left with x, which is negative. For example, let's find f(x) when x = –1/2. f(–1/2) = (–1/2)4 + (–1/2) = (1/16) – (1/2) = –7/16, which is negative. Thus, |f(x)| is not always the same as f(x).
By process of elimination, the answer is f(x) = _x_4 + (1 – x)2 . This makes sense because _x_4 can't be negative, and because (1 – x)2 can't be negative. No matter what we subtract from one, when we square the final result, we can't get a negative number. And if we add _x_4 and (1 – x)2, the result will also be non-negative, because adding two non-negative numbers always produces a non-negative result. Therefore, f(x) = _x_4 + (1 – x)2 will not have any negative values, and |f(x)| will be the same as f(x) for all values of x.
The answer is f(x) = _x_4 + (1 – x)2 .
When we take the absolute value of a function, any negative values get changed into positive values. Essentially, |f(x)| will take all of the negative values of f(x) and reflect them across the x-axis. However, any values of f(x) that are positive or equal to zero will not be changed, because the absolute value of a positive number (or zero) is still the same number.
If we can show that f(x) has negative values, then |f(x)| will be different from f(x) at some points, because its negative values will be changed to positive values. In other words, our answer will consist of the function that never has negative values.
Let's look at f(x) = 2_x_ + 3. Obviously, this equation of a line will have negative values. For example, where x = –4, f(–4) = 2(–4) + 3 = –5, which is negative. Thus, f(x) has negative values, and if we were to graph |f(x)|, the result would be different from f(x). Therefore, f(x) = 2_x_ + 3 isn't the correct answer.
Next, let's look at f(x) = _x_2 – 9. If we let x = 1, then f(1) = 1 – 9 = –8, which is negative. Thus |f(x)| will not be the same as f(x), and we can eliminate this choice as well.
Now, let's examine f(x) = x_2 – 2_x. We know that _x_2 by itself can never be negative. However, if x_2 is really small, then adding –2_x could make it negative. Therefore, let's evaluate f(x) when x is a fractional value such as 1/2. f(1/2) = 1/4 – 1 = –3/4, which is negative. Thus, there are some values on f(x) that are negative, so we can eliminate this function.
Next, let's examine f(x) = _x_4 + x. In general, any number taken to an even-numbered power must always be non-negative. Therefore, _x_4 cannot be negative, because if we multiplied a negative number by itself four times, the result would be positive. However, the x term could be negative. If we let x be a small negative fraction, then _x_4 would be close to zero, and we would be left with x, which is negative. For example, let's find f(x) when x = –1/2. f(–1/2) = (–1/2)4 + (–1/2) = (1/16) – (1/2) = –7/16, which is negative. Thus, |f(x)| is not always the same as f(x).
By process of elimination, the answer is f(x) = _x_4 + (1 – x)2 . This makes sense because _x_4 can't be negative, and because (1 – x)2 can't be negative. No matter what we subtract from one, when we square the final result, we can't get a negative number. And if we add _x_4 and (1 – x)2, the result will also be non-negative, because adding two non-negative numbers always produces a non-negative result. Therefore, f(x) = _x_4 + (1 – x)2 will not have any negative values, and |f(x)| will be the same as f(x) for all values of x.
The answer is f(x) = _x_4 + (1 – x)2 .
Compare your answer with the correct one above
Compare your answer with the correct one above
Evaluate
if
.
Evaluate if
.
Remember that the absolute value of a number is the positive value of that number. It is important to know what absolute value represents: the distance of any given number from the number 0. For that reason, absolute value cannot be negative, and we can eliminate
and
from our answer choices
To solve, substitute
into the equation, taking extra care to correctly calculate the negative numbers:






The answer is 12.
Remember that the absolute value of a number is the positive value of that number. It is important to know what absolute value represents: the distance of any given number from the number 0. For that reason, absolute value cannot be negative, and we can eliminate and
from our answer choices
To solve, substitute into the equation, taking extra care to correctly calculate the negative numbers:
The answer is 12.
Compare your answer with the correct one above
Which of the following could represent the sum of 3 consecutive odd integers, given that d is one of the three?
Which of the following could represent the sum of 3 consecutive odd integers, given that d is one of the three?
If the largest of the three consecutive odd integers is d, then the three numbers are (in descending order):
d, d – 2, d – 4
This is true because consecutive odd integers always differ by two. Adding the three expressions together, we see that the sum is 3_d_ – 6.
If the largest of the three consecutive odd integers is d, then the three numbers are (in descending order):
d, d – 2, d – 4
This is true because consecutive odd integers always differ by two. Adding the three expressions together, we see that the sum is 3_d_ – 6.
Compare your answer with the correct one above
How many of these statements are correct?
I) 
II) 
III) 
IV) 
How many of these statements are correct?
I)
II)
III)
IV)
The absolute value of a nonnegative number is the number itself; the absolute value of a negative number can be obtained by removing the negative symbol. Therefore,
.
The four statements can be rewritten as:
Both I and III)
- This is true.
Both II and IV)
- This is false.
The correct response is two.
The absolute value of a nonnegative number is the number itself; the absolute value of a negative number can be obtained by removing the negative symbol. Therefore,
.
The four statements can be rewritten as:
Both I and III) - This is true.
Both II and IV) - This is false.
The correct response is two.
Compare your answer with the correct one above