Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

Quiz Bee STEM Reviewer

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 13

1.

If the set of numbers 3, -12, 48, -192 form a geometric sequence, what is the common ratio
between any two consecutive terms?

A. – 12
B. –8
C. -6
D. -4

Correct Answer

D. -4

Explanation

The common ratio between any two consecutive terms in a geometric sequence is found by dividing
one term by the previous term. In this case, dividing -12 by 3 gives us -4. Therefore, -4 is the common
ratio between any two consecutive terms in the given sequence.

2. What is the next term in the arithmetic sequence: 2, 13/4, 9/2, 23/4

A. 7
B. 29/4
C. 15/2
D. 31/4

Correct Answer

A. 7

Explanation

The given arithmetic sequence starts with 2 and increases by 5/4 each time. To find the next term,
we add 5/4 to the previous term 23/4, which gives us 28/4 or 7. Therefore, the next term in the
sequence is 7.

3. Which of the following is NOT an example of a harmonic sequence?

A. 1/6, 1/7, 1/8, 1/9,...

B. 4, 0, -4, -2

C. 1/4, 1/12, 1/36,1/108,...

D. 1/3, 1/12, 1/21, 1/30,...

Correct Answer

C. 1/4, 1/12, 1/36,1/108,...

Explanation

The given sequence 1/4, 1/12, 1/36, 1/108,... is not an example of a harmonic sequence because the
terms in a harmonic sequence are the reciprocals of the terms in an arithmetic sequence. In the
given sequence, the terms are not reciprocals of each other.
4. What is the sum of all even integers from 21 to 51?

A. 540

B. 596

C. 600

D. 640

Correct Answer

A. 540

Explanation

The sum of all even integers from 21 to 51 can be calculated by finding the average of the first and
last even numbers in the range (22 and 50) and multiplying it by the number of terms. Calculating
the number of terms = (50 - 22) / 2 + 1 = 15. The average of 22 and 50 is 36, so multiplying it by 15
gives us a sum of 540.

5. What quotient shall be obtained when (x+9) divides (x2 – 81)?

A. X+9

B. X-9

C. 9X+1

D. 9X-1

Correct Answer

B. X-9

Explanation

When (x+9) divides (x^2 - 81), it means that (x^2 - 81) can be expressed as a product of (x+9) and
another factor. To find this factor, we can use the method of polynomial long division. By dividing
(x^2 - 81) by (x+9), we get a quotient of (x-9). Therefore, the correct answer is X-9.

6. What is the remainder of the expression ( 5b2+ 15b – 35) is divided by (b + 5)?

A. 15

B. 20

C. 25

D. 30

Correct Answer

A. 15

Explanation
When we divide the expression (5b^2 + 15b - 35) by (b + 5) using synthetic division, we get a
remainder of 15. This means that when we divide (5b^2 + 15b - 35) by (b + 5), the remainder is 15.

7. Which of the following is a factor of (3a + 1)?

A. 3a<sup>2</sup> + 3a + 1

B. 3a<sup>2</sup> + 5a + 1

C. 6a<sup>2</sup> + 5a + 1

D. 6a<sup>2</sup> + 5a + 3

Correct Answer

C. 6a<sup>2</sup> + 5a + 1

Explanation

The correct answer is 6a2 + 5a + 1. This is because when we divide (3a + 1) by (6a2 + 5a + 1), we get a
quotient of 3a and a remainder of 0. Therefore, (6a2 + 5a + 1) is a factor of (3a + 1).

8. What is the value of K if the expression (- 5x3 + 4x2 – 3x + K) is divided by (x-1), and obtains a
remainder of 10?

A. 12

B. 14

C. 16

D. 18

Correct Answer

B. 14

Explanation

When a polynomial is divided by a linear expression, the remainder is obtained by substituting the
value of the variable in the linear expression. In this case, when the expression (-5x^3 + 4x^2 - 3x + K)
is divided by (x-1) and obtains a remainder of 10, it means that when x=1, the expression equals 10.
Substituting x=1 into the expression, we get (-5(1)^3 + 4(1)^2 - 3(1) + K) = 10. Simplifying this
equation gives us K=14. Therefore, the value of K is 14.

9. Jace will evaluate a 7th-degree polynomial in m, whose value is 5 through synthetic division. How
many coefficients of m shall be written in the first row of the synthetic division procedure?

A. 5

B. 6

C. 7

D. 8
Correct Answer

D. 8

Explanation

In synthetic division, the number of coefficients written in the first row is equal to the degree of the
polynomial plus one. Since the polynomial in this question is a 7th-degree polynomial, there will be 8
coefficients written in the first row of the synthetic division procedure.

10. What is the value of P(-2) in the expression: P(x) = 7x4 – 5x3 + 2x2 – 3?

A. 161

B. 159

C. 157

D. 155

Correct Answer

C. 157

Explanation

To find the value of P(-2), we substitute -2 for x in the expression P(x). Plugging in -2, we get P(-2) =
7(-2)^4 - 5(-2)^3 + 2(-2)^2 - 3. Simplifying this expression, we get P(-2) = 7(16) + 5(8) + 2(4) - 3 = 112 +
40 + 8 - 3 = 157. Therefore, the value of P(-2) is 157.

11. Which of the following polynomial equation with roots -1, 1, and 4?

A. P(x) = x<sup>3</sup> – 4x<sup>2</sup> – 2x + 4

B. P(x) = x<sup>3</sup> – 4x<sup>2</sup> – 4x – 4

C. P(x) = x<sup>3</sup> – 4x<sup>2</sup> + x + 4

D. P(x) = x<sup>3</sup> – 4x<sup>2</sup> – x + 4

Correct Answer

D. P(x) = x<sup>3</sup> – 4x<sup>2</sup> – x + 4

Explanation

The given polynomial equation has roots -1, 1, and 4. To find the correct equation, we need to check
which equation gives us these roots when plugged in. By substituting -1, 1, and 4 into each equation,
we find that only P(x) = x3 – 4x2 – x + 4 gives us the desired roots. Therefore, P(x) = x3 – 4x2 – x + 4 is
the correct equation.

12. What are the roots of the quadratic equation b2 – 5b – 36 = 0?


A. (9, 4)

B. (9,-4)

C. (-9, -4)

D. (-9,4)

Correct Answer

B. (9,-4)

Explanation

The roots of a quadratic equation can be found by using the quadratic formula. In this case, the
equation is b^2 - 5b - 36 = 0. By substituting the values into the quadratic formula, we find that the
roots are (9, -4).

13. A square with a side of 12 cm and a rectangle with a width of 8 cm have the same area. What is
the length of the rectangle?

A. 16 CM

B. 17 CM

C. 18 CM

D. 20 CM

Correct Answer

C. 18 CM

Explanation

The area of a square is calculated by multiplying the length of one side by itself. In this case, the side
of the square is given as 12 cm, so the area of the square is 12 cm * 12 cm = 144 cm^2. The area of a
rectangle is calculated by multiplying its length by its width. Since the rectangle and the square have
the same area, we can set up the equation 144 cm^2 = length of rectangle * 8 cm. Solving for the
length of the rectangle, we find that it is 18 cm.

14. In square FATE, the measure of angle F is 4x + 30. What is the value of x?

A. 21 degrees

B. 19 degrees

C. 15 degrees

D. 13 degrees

Correct Answer

C. 15 degrees
Explanation

The measure of angle F in square FATE is given as 4x + 30. To find the value of x, we can equate this
expression to the given answer choices and solve for x. By substituting 15 degrees for x in the
expression 4x + 30, we get 4(15) + 30 = 60 + 30 = 90 degrees. Since 90 degrees is not one of the
answer choices, we can conclude that the given answer of 15 degrees is incorrect. Therefore, the
correct answer cannot be determined from the information provided.

15. What is the sum of the first 8 terms of an arithmetic sequence whose first term is 37 and the
common difference is -4?

A. 180

B. 182

C. 184

D. 186

Correct Answer

C. 184

Explanation

The sum of the first 8 terms of an arithmetic sequence can be found using the formula: Sn = (n/2)(2a
+ (n-1)d), where Sn is the sum of the terms, n is the number of terms, a is the first term, and d is the
common difference. Plugging in the given values, we get Sn = (8/2)(2(37) + (8-1)(-4)) = 4(74 + 7(-4)) =
4(74-28) = 4(46) = 184. Therefore, the correct answer is 184.

16. The polynomial function P(x) = xn is true when,

A. N is any real number

B. N is an non-negative number

C. N is an integer

D. N is an irrational number

Correct Answer

B. N is an non-negative number

Explanation

The given polynomial function P(x) = xn is true when N is a non-negative number because the
exponent, represented by N, must be a non-negative integer or zero. This is because raising a
number to a negative exponent or a non-integer exponent would result in a non-polynomial
function. Therefore, the given polynomial function is only true when N is a non-negative number.

17. What is the leading term in a polynomial function P(x) = 5 + 7x4 – 3x + 2x5?
A. 2

B. 3

C. 5

D. 7

Correct Answer

A. 2

Explanation

In the given polynomial function P(x) = 5 + 7x^4 - 3x + 2x^5, the leading term is the term with the
highest degree. The term with the highest degree is 2x^5, which means that the coefficient of the
leading term is 2. Therefore, the correct answer is 2.

18. The computation for profit in a textile store is presented by the mathematical model P(x) = 3x2 +
6x – 120,000 where x is the number of meters being sold. What is the computed profit if the number
of meters being sold is 250?

A. 70,000.00
B. 69,000.00
C. 68, 000.00
D. 67,000.00

Correct Answer

B. 69,000.00

Explanation

The given mathematical model represents the computation for profit in a textile store. The model is
P(x) = 3x^2 + 6x - 120,000, where x is the number of meters being sold. To find the computed profit
when the number of meters being sold is 250, we substitute x = 250 into the equation. P(250) =
3(250)^2 + 6(250) - 120,000 = 69,000.00. Therefore, the computed profit is 69,000.00.

19. Which of the following function will cross the x-axis thrice?

A. P(x) = (x<sup>2</sup>-1)(x<sup>2</sup> – 5x + 6)

B. P(x) = (2x<sup>2</sup> – 5x + 2) (x+3)

C. Both A and B

D. Neither A Nor B

Correct Answer

B. P(x) = (2x<sup>2</sup> – 5x + 2) (x+3)


Explanation

The function P(x) = (2x^2 - 5x + 2) (x+3) will cross the x-axis thrice because it is a quadratic function
with a leading coefficient of 2, which means it opens upwards. The quadratic factor (2x^2 - 5x + 2)
will have two x-intercepts, and the linear factor (x+3) will have one x-intercept. When multiplied
together, these factors will result in a function that crosses the x-axis three times.

20. Which of the following mathematical models is used to determine the distance between two
points whose coordinates are (x1, y1) and (x2, y2)?

A. A.

B. B.

C. C.

D. D.

Correct Answer

D. D.

Explanation

The correct answer is D. The distance between two points whose coordinates are (x1, y1) and (x2, y2)
can be determined using the mathematical model known as the distance formula. This formula is
derived from the Pythagorean theorem and states that the distance between two points in a
Cartesian plane is equal to the square root of the sum of the squares of the differences between
their x-coordinates and y-coordinates.

21. What is the expansion of (2x – 3)3?

A. 8x<sup>3</sup> – 27

B. 8x<sup>3</sup> – 36x<sup>2</sup> + 54x – 27

C. 8x<sup>3</sup> + 54x – 27

D. 8x<sup>3</sup> + 36x<sup>2</sup> – 54x – 27

Correct Answer

B. 8x<sup>3</sup> – 36x<sup>2</sup> + 54x – 27

Explanation

The given expression is (2x – 3)3. To expand this expression, we use the binomial expansion formula,
which states that (a + b)n = an + (nC1)a(n-1)b + (nC2)a(n-2)b2 + ... + (nCn-1)ab(n-1) + bn, where nCk
represents the binomial coefficient. In this case, a = 2x and b = -3, and n = 3. Expanding the
expression using the formula, we get 8x3 – 36x2 + 54x – 27. Therefore, the correct answer is 8x3 –
36x2 + 54x – 27.
22. Mr. Torres has to travel going to his workplace during weekdays (Monday to Friday). He has
three ways to travel – by train, car, or jeep. In how many ways can Mr. Torres report for work during
the said days?

A. 243 ways

B. 225 ways

C. 15 ways

D. 3 ways

Correct Answer

A. 243 ways

Explanation

Mr. Torres has three options for traveling to work: by train, car, or jeep. Since he has to travel for 5
days (Monday to Friday), he can choose any of the three options for each day. Therefore, the total
number of ways he can report for work is calculated by multiplying the number of options for each
day, which is 3, for a total of 3^5 = 243 ways.

23. What is the value of the expression C (8, 6)? (C=Combination)

A. 56

B. 48

C. 28

D. 14

Correct Answer

C. 28

Explanation

To calculate C(8, 6), we use the combination formula:

C(n, k) = n! / (k!(n - k)!)

Plug in the values:

C(8, 6) = 8! / (6!(8 - 6)!)

Calculate the factorials:

8! = 8 * 7 * 6!

6! = 6 * 5 * 4 * 3 * 2 * 1

Now calculate:

C(8, 6) = (8 * 7 * 6!) / (6! * 2!)


Simplify:

C(8, 6) = (8 * 7) / (2 * 1)

C(8, 6) = 56 / 2

C(8, 6) = 28

So, the answer is:

C) C(8, 6) = 28

24. What is the value of expression 10!/(4!7!)

A. 90

B. 60

C. 40

D. 30

Correct Answer

D. 30

Explanation

The expression 10!/(4!7!) can be simplified as follows:

10! = 10 × 9 × 8 × 7 × 6 × 5 × 4 × 3 × 2 × 1 4! = 4 × 3 × 2 × 1 7! = 7 × 6 × 5 × 4 × 3 × 2 × 1

Substituting these values into the expression:

10!/(4!7!) = (10 × 9 × 8 × 7 × 6 × 5 × 4 × 3 × 2 × 1) / [(4 × 3 × 2 × 1) × (7 × 6 × 5 × 4 × 3 × 2 × 1)]

Many terms cancel out in the numerator and the denominator:

(10 × 9 × 8 × 7 × 6 × 5 × 4 × 3 × 2 × 1) / [(4 × 3 × 2 × 1) × (7 × 6 × 5 × 4 × 3 × 2 × 1)] = (10 × 9 × 8) / (4 ×


3 × 2) = (720) / (24) = 30

So, the value of the expression 10!/(4!7!) is 30.

25. What is the equation of the circle whose center is at the point (3,2), and the point (9,10) is on
the circle?

A. (x + 3)<sup>2</sup> + (y + 2)<sup>2</sup> = 10

B. (x – 3)<sup>2</sup> + (y – 2)<sup>2</sup> = 100

C. (x – 2)<sup>2</sup> + (y – 3)<sup>2</sup> = 100

Correct Answer

B. (x – 3)<sup>2</sup> + (y – 2)<sup>2</sup> = 100

Explanation
The equation of a circle with center (h, k) and radius r is given by (x - h)^2 + (y - k)^2 = r^2. In this
question, the center of the circle is given as (3, 2) and a point on the circle is (9, 10). By substituting
these values into the equation, we get (x - 3)^2 + (y - 2)^2 = 100, which matches the given answer.

26. What is the value of P(8, 5)? (P = Permutation)

A. 2580

B. 1120

C. 860

D. 6720

Correct Answer

D. 6720

Explanation

The value of P(8, 5) represents a permutation of 8 items taken 5 at a time. In permutation, the order
of selection matters. The formula for calculating permutations is:

P(n, r) = n! / (n - r)!

Where:

P(n, r) represents the number of permutations of n items taken r at a time.

n! (read as "n factorial") represents the product of all positive integers from 1 to n.

In this case, for P(8, 5):

P(8, 5) = 8! / (8 - 5)! P(8, 5) = 8! / 3!

Now, calculate the factorials:

8! = 8 × 7 × 6 × 5 × 4 × 3 × 2 × 1 = 40,320 3! = 3 × 2 × 1 = 6

Now, divide 8! by 3!:

P(8, 5) = 40,320 / 6 = 6,720

So, P(8, 5) = 6,720.

27. A die is to be thrown and a card is to be drawn in a deck of cards. What is the probability that
the card drawn is an ace and an even number will appear on a die?

A. 4/13

B. 5/156

C. 1/13

D. 1/26
Correct Answer

D. 1/26

Explanation

The probability of drawing an ace from a deck of cards is 4/52, since there are 4 aces in a standard
deck of 52 cards. The probability of rolling an even number on a die is 3/6, since there are 3 even
numbers (2, 4, and 6) out of 6 possible outcomes. To find the probability of both events occurring,
we multiply the probabilities together: (4/52) * (3/6) = 12/312 = 1/26. Therefore, the correct answer
is 1/26.

28. A committee consisting of 4 males and 3 females is to be formed. In how many ways can the
committee be formed if there are 8 females and 6 males available?

A. 840

B. 820

C. 780

D. 760

Correct Answer

A. 840

Explanation

The committee can be formed by selecting 3 females out of 8 available females and 4 males out of 6
available males. The number of ways to select 3 females out of 8 is given by the combination
formula, which is 8C3 = 8! / (3! * (8-3)!) = 8! / (3! * 5!) = (8 * 7 * 6) / (3 * 2 * 1) = 56. Similarly, the
number of ways to select 4 males out of 6 is given by the combination formula, which is 6C4 = 6! / (4!
* (6-4)!) = 6! / (4! * 2!) = (6 * 5) / (2 * 1) = 15. Therefore, the total number of ways to form the
committee is 56 * 15 = 840.

29. There are 10 green balls, 8 white balls, and 6 blue balls in a jar. What is the probability that
when a ball is picked from the bag, it is a non-white ball?

A. 1/4

B. 2/3

C. 7/12

D. 1/3

Correct Answer

B. 2/3

Explanation
The probability of picking a non-white ball can be calculated by dividing the number of non-white
balls by the total number of balls. In this case, there are 10 green balls and 6 blue balls, which makes
a total of 16 non-white balls. The total number of balls in the jar is 10 + 8 + 6 = 24. Therefore, the
probability of picking a non-white ball is 16/24, which simplifies to 2/3.

SOURCE: https://www.proprofs.com/quiz-school/story.php?title=mjq1mdy3mafxz8

You might also like