GRE MATH- FUNCTIONS, FORMULAS AND SEQUENCES, Exams of Advanced Education

GRE MATH- FUNCTIONS, FORMULAS AND SEQUENCES

Typology: Exams

2024/2025

Available from 11/17/2024

alex-david-34
alex-david-34 🇿🇦

4.5

(4)

5.6K documents

1 / 3

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
GRE MATH- FUNCTIONS, FORMULAS
AND SEQUENCES
When dealing with a nested function, what should you do first? - You should solve the
innermost function and then plug it into the outer function.
The GRE can use made-up symbols in the place of f(x) to represent a function. What
does it mean when a symbol is used twice, as in 2 boxes around a number? - It is
asking you to plug the number into the function once and then plug the result into the
function again.
What is the square root of any value greater than or equal to 0 equal to? - The non-
negative square root of the value. Ex. the square root of 4 is just 2, not -2.
What does the term "undefined" refer to when it comes to solving functions? What two
circumstances does the GRE consider that result in an undefined answer? - It refers to
the circumstance when the solution to the function is not a real number. Ex. dividing by
0. The GRE considers two main circumstances for an undefined answer:
1. The division by 0. To test what values would make a function that is in the form of a
fraction undefined, set expressions in the denominator equal to 0.
2. The square root of a negative number. Check to see if a possible value, when
plugged into a function with square roots, would result in taking the square root of a
negative number.
When solving equations with multiple variables, what two ways can you approach
solving for variables? - 1. isolate variables and substitute, then solve
2. line up the equations and add or subtract to eliminate variables and solve for others
What is meant by the term "arithmetic sequence"? - It means a sequence in which the
same number is being added to or subtracted from each new term.
How would you write the mathematical formula for an arithmetic sequence whose first 3
terms are 30, 33 and 36? - Each new term is the previous term plus 3. To get from 30 to
33, 3 is being added once. To get from 30 to 36, 3 is being added twice. The formula
would be:
30 + 3(n-1), where n=number of term.
How do you find the sum of any evenly spaced set of integers? - Multiply the average
(arithmetic mean) by the number of elements in the set.
To find the average, add the first and last terms and divide by two.
To find the total number of elements in a set, subtract the first term from the last term
and divide by 2. Then "add one before you're done".
pf3

Partial preview of the text

Download GRE MATH- FUNCTIONS, FORMULAS AND SEQUENCES and more Exams Advanced Education in PDF only on Docsity!

GRE MATH- FUNCTIONS, FORMULAS

AND SEQUENCES

When dealing with a nested function, what should you do first? - You should solve the innermost function and then plug it into the outer function. The GRE can use made-up symbols in the place of f(x) to represent a function. What does it mean when a symbol is used twice, as in 2 boxes around a number? - It is asking you to plug the number into the function once and then plug the result into the function again. What is the square root of any value greater than or equal to 0 equal to? - The non- negative square root of the value. Ex. the square root of 4 is just 2, not -2. What does the term "undefined" refer to when it comes to solving functions? What two circumstances does the GRE consider that result in an undefined answer? - It refers to the circumstance when the solution to the function is not a real number. Ex. dividing by

  1. The GRE considers two main circumstances for an undefined answer:
  2. The division by 0. To test what values would make a function that is in the form of a fraction undefined, set expressions in the denominator equal to 0.
  3. The square root of a negative number. Check to see if a possible value, when plugged into a function with square roots, would result in taking the square root of a negative number. When solving equations with multiple variables, what two ways can you approach solving for variables? - 1. isolate variables and substitute, then solve
  4. line up the equations and add or subtract to eliminate variables and solve for others What is meant by the term "arithmetic sequence"? - It means a sequence in which the same number is being added to or subtracted from each new term. How would you write the mathematical formula for an arithmetic sequence whose first 3 terms are 30, 33 and 36? - Each new term is the previous term plus 3. To get from 30 to 33, 3 is being added once. To get from 30 to 36, 3 is being added twice. The formula would be: 30 + 3(n-1), where n=number of term. How do you find the sum of any evenly spaced set of integers? - Multiply the average (arithmetic mean) by the number of elements in the set. To find the average, add the first and last terms and divide by two. To find the total number of elements in a set, subtract the first term from the last term and divide by 2. Then "add one before you're done".

How many elements are in a set of integers beginning with 45 and ending with 243? - 243-45= 198 198/2= 99 99+1= 100 There are 100 elements in the set. What is the arithmetic mean of a set of integers beginning with 45 and ending with 243?

  • 45+243= 288 288/2= 144 The arithmetic mean is 144. What is the formula for arithmetic sequences? - Sn= S1+k(n-1) where k is a constant and n= desired term in the sequence What is the formula for geometric sequences? - Sn= r^(n-1) where r is a multiplied constant and n is the desired number in the sequence. How can you begin to look for a pattern in a sequence? - Use the formula for the sequence to find the first few terms and look at how the results relate to each other. Ex. a sequence defined as Sn= 2 × Sn-1 and beginning with the first term 1 would produce a set of terms as follows: 1, 2, 4, 8, 16, 32, 64... You can see that each term is 1 more than the sum of the previous terms in the sequence. From this information you can find the sum of a number of terms in the sequence. How do you find the sum of all multiples of a number within a set of terms? Ex. What is the sum of all the multiples of 3 between 250 and 350? - The sum of an evenly spaced set of terms equals the average value multiplied by the number of terms. -First, find the first term in the set by finding the smallest multiple of 3 between 250 and
  1. Do this by adding the digits in each term to see if the result is a multiple of 3. 2+5+1=8, so it isn't a multiple of 3. 2+5+2=9, so it is a multiple of 3. -Next, find the last term in the set by finding the largest multiple of 3 between 250 and
  2. 3+4+9=16, so it isn't a multiple of 3. 3+4+8=15, so it is a multiple of 3. -Find the average of the set by adding 252+348 and dividing by 2. average= 300. -Find the number of terms in the set. 348-252= 96 terms. -To sum only the multiples of 3 between 252 and 348, DIVIDE THE NUMBER OF TERMS BY 3. 96/3= 32. THEN ADD ONE BEFORE YOUR DONE. There are 33 terms in the set. -Multiply the average by the number of multiples of 3 in the set. 300×33= 9,900. The sequence a1, a2, a3, a4... is defined by an= 9+ an-1, and a1=11. What is the value of a35? - a35= 317 Realize that there are 34 terms in between a1 and a35 (35-1=34). Each term is equal to the previous term plus 9, so each term is 9 greater than the previous term. Therefore, 9