PSAT Math : PSAT Mathematics

Study concepts, example questions & explanations for PSAT Math

varsity tutors app store varsity tutors android store

Example Questions

Example Question #881 : Psat Mathematics

Solve for :

Possible Answers:

Correct answer:

Explanation:

First combine like terms. In this case, 4x and 9x can be added together:

13x + 13 = 0

Subtract 13 from both sides:

13x = -13

Divide both sides by 13 to isolate x:

x = -13/13

x = -1

Example Question #111 : Linear / Rational / Variable Equations

Ben is walking three dogs that weigh an average of 75 pounds each. Ben begins to walk a fourth dog, and the average weight of the dogs decreases to 70 pounds. What is the weight in pounds of the fourth dog?

Possible Answers:

60

40

45

55

50

Correct answer:

55

Explanation:

The total weight of the first three dogs is 225 pounds. This amount, plus the weight of the fourth dog, divided by total number of dogs, is the new average weight:

\frac{d + 225}{4} = 70

d + 225 = 280

d = 55 lbs

Example Question #112 : Linear / Rational / Variable Equations

Pets Plus makes bird houses.  Their monthly fixed expenses are $750.  The cost for each bird house is $15.  The bird houses sell for $40.

What is the monthly break-even point at Pets Plus?

Possible Answers:

40

30

25

50

35

Correct answer:

30

Explanation:

Let x= the number of bird houses sold each month.

Revenue = 40x

Costs=15x+750

The break-even point is where the revenue is the same as the costs:

Revenue=Costs 

40x=15x+750 

Solve for x:

x=30

Therefore, Pets Plus must sell 30 bird houses to break-even.

Example Question #51 : Linear / Rational / Variable Equations

Pets Plus makes bird houses.  Their monthly fixed expenses are $750.  The cost for each bird house is $15.  The bird houses sell for $40.

If Pets Plus sells 50 bird houses, what is the profit?

Possible Answers:

\$750

\$625

\$250

\$300

\$500

Correct answer:

\$500

Explanation:

Let x = the number of birdhouses sold each month.

Revenue=40x

Costs=15x+750

Profit = Revenue-Costs 

=40x-15x-750 

=25x-750

Substituting in 50 for x gives an answer of 500, so the profit on 50 birdhouses is $500.

Example Question #51 : How To Find The Solution To An Equation

George is three times older than Joey.  The sum of their ages is 16.  What is the product of their ages?

Possible Answers:

Correct answer:

Explanation:

Let  = Joey's age and  = George's age.

Then the equation to solve becomes .

Therefore, Joey is 4 years old and George is 12 years old, so the product of their ages is 48.

Example Question #52 : Linear / Rational / Variable Equations

Three consecutive even numbers add to 42.  What is the middle number?

Possible Answers:

14

10

18

12

16

Correct answer:

14

Explanation:

Let x = 1st even number, x+2 = 2nd even number, and x+4 = 3rd even number.

Then the equation to solve becomes x+(x+2)+(x+4)=42.

3x+6=42

Thus x=12,x+2=14,\ and\ x+4=16, so the middle number is 14.

Example Question #52 : How To Find The Solution To An Equation

Consider the following equation:

Which of the following must be true?

Possible Answers:

Correct answer:

Explanation:

The quantity inside the absolute value brackets must equal either  or , depending on whether the quantity inside the brackets is positive or negative. We therefore have two seperate equations:

To solve the first equation, add 9 to both sides:

Subtract  from both sides:

This is the first solution. Now let's look at the second equation. The distributive law gives us:

Add 9 to both sides:

Add  to both sides:

Divide both sides by 3:

Therefore, is either 4 or 6. 

Statement  does NOT have to be true because  can also equal 4.

Statement  must be true because both 4 and 6 are positive .

Finally, statement  always holds because 4 and 6 are both even. 

Example Question #61 : Linear / Rational / Variable Equations

What property of arithmetic is demonstrated here? 

Possible Answers:

Commutative

Symmetric

Transitive

Reflexive

Identity

Correct answer:

Reflexive

Explanation:

The statement expresses the idea that any number is equal to itself. This is the reflexive property of equality.

Example Question #3 : How To Find The Solution To A Quadratic Equation

If f(x) = -x2 + 6x - 5, then which could be the value of a if f(a) = f(1.5)?

Possible Answers:
3.5
4.5
4
2.5
1
Correct answer: 4.5
Explanation:

We need to input 1.5 into our function, then we need to input "a" into our function and set these results equal.

f(a) = f(1.5)

f(a) = -(1.5)2 +6(1.5) -5

f(a) = -2.25 + 9 - 5

f(a) = 1.75

-a2 + 6a -5 = 1.75

Multiply both sides by 4, so that we can work with only whole numbers coefficients.

-4a2 + 24a - 20 = 7

Subtract 7 from both sides.

-4a2 + 24a - 27 = 0

Multiply both sides by negative one, just to make more positive coefficients, which are usually easier to work with.

4a2 - 24a + 27 = 0

In order to factor this, we need to mutiply the outer coefficients, which gives us 4(27) = 108. We need to think of two numbers that multiply to give us 108, but add to give us -24. These two numbers are -6 and -18. Now we rewrite the equation as:

4a2 - 6a -18a + 27 = 0

We can now group the first two terms and the last two terms, and then we can factor.

(4a2 - 6a )+(-18a + 27) = 0

2a(2a-3) + -9(2a - 3) = 0

(2a-9)(2a-3) = 0

This means that 2a - 9 =0, or 2a - 3 = 0.

2a - 9 = 0

2a = 9

a = 9/2 = 4.5

2a - 3 = 0

a = 3/2 = 1.5

So a can be either 1.5 or 4.5.

The only answer choice available that could be a is 4.5.

Example Question #12 : Quadratic Equations

Solve for x:  2(x + 1)2 – 5 = 27

Possible Answers:

3 or 4

–2 or 4

3 or –5

–3 or 2

–2 or 5

Correct answer:

3 or –5

Explanation:

Quadratic equations generally have two answers.  We add 5 to both sides and then divide by 2 to get the quadratic expression on one side of the equation: (x + 1)2 = 16.   By taking the square root of both sides we get x + 1 = –4 or x + 1 = 4.  Then we subtract 1 from both sides to get x = –5 or x = 3.

Learning Tools by Varsity Tutors