Accuplacer Test Success
accuplacer-test001017.jpg
accuplacer-test001016.gif
Home accuplacer-test001015.gif Accuplacer Math Sample of Math eBook
Sentence Skills Part 1 accuplacer-test001013.gif

Accuplacer Math Sample Problems and Solutions from Math Course

© Academic Success Publishing.  2007.  All rights reserved.  Photocopying or any other reproduction of these materials is not permitted.

Problems:

1)   7.23 + .004 + .513 = ?

2)   8.13 x 3.1 = ?

3)   Two people are going to give money to a foundation for a project. Person A will provide one-half of the money. Person B will donate one-eighth of the money. What fraction represents the unfunded portion of the project?

When you buy the Math Course, you will see Arithmetic questions 4 to 50 here.

51)   If 5x - 2(x + 3) = 0, then x = ?

52)   Simplify the following equation: (x + 3y)2

53)   (x + 3y)(x - y) = ?

When you buy the Math Course, you will see Algebra questions 54 to 100 here.

101)   58 ÷ 52 = ?

102)   How many 3 letter permutations can be made from the following five letter set: F U N K Y?

103)   Find the coordinates (x, y) of the midpoint of the line segment on a graph that connects the points (-5, 3) and (3, -5).

When you buy the Math Course, you will see Arithmetic questions 104 to 150 here.

Our math course includes solutions and explanations for each problem. Here is an example of the solutions we provide with the math course:

Solutions ans Explanations:

1)   7.23 + .004 + .513 = ?

The correct answer is: 7.747

When you add on your scratch paper, be sure to line all of the decimals up in a column like this:

7.230
0.004
0.513
_____
7.747

As you can see, you should add zeros where necessary at the beginning or end of the numbers in order to make the decimal points line up.

2)   8.13 x 3.1 = ?

The correct answer is: 25.203

Tip: Be sure to put the decimal point in the correct position after you do the long multiplication.

We know that the decimal point has to be three places from the right on the final product because 8.13 has 2 decimal places and 3.1 has 1 decimal place, so 1 plus 2 equals 3 places.

Solution:

      8.13

´     3.1

     .813

24.390

25.203


3)   Two people are going to give money to a foundation for a project. Person A will provide one-half of the money. Person B will donate one-eighth of the money. What fraction represents the unfunded portion of the project?

The correct answer is: 3/8

The sum of all contributions must be equal to 100%, simplified to 1. Let's say that the variable U represents the unfunded portion of the prject. So the equation that represents this problem is:

A + B + U = 1

Now substitute with the fractions that have been provided: 1/2 + 1/8 + U = 1

Now, find the lowest common denominator of the fractions:

4/8 + 1/8 + U = 1

5/8 + U = 1

U = 1 - 5/8

U = 3/8

51)   If 5x - 2(x + 3) = 0, then x = ?

The correct answer is: 2

To solve this type of problem, do multiplication of the items in parentheses first:

5x - 2(x + 3) = 0
5x - 2x - 6 = 0

Then deal with the integers by putting them on one side of the equation as follows:

5x - 2x - 6 + 6 = 0 + 6
3x = 6

Then solve for x:

3x = 6
x = 6 ÷ 3
x = 2

52)   Simplify the following equation: (x + 3y)2

The correct answer is: x2 + 6xy + 9y2

(x + 3y)2 =
(x + 3y)(x + 3y)

This type of algebraic expression is known as a binomial. When multiplying binomials, you should use the F-O-I-L method. This means that you multiply the variables two at a time from each of the two parts of the equation in this order:

First - Outside - Inside - Last

FIRST: Multiply the first variable from the first set of paranetheses with the first variable from the second set of parentheses.

x ´ x = x2

OUTSIDE: Multiply the first variable from the first set of paranetheses with the second variable from the second set of parentheses.

x ´ 3y = 3xy

INSIDE: Multiply the second variable from the first set of paranetheses with the first variable from the second set of parentheses.

3y ´ x = 3xy


LAST: Multiply the second variable from the first set of paranetheses with the second variable from the second set of parentheses.

3y ´ 3y = 9y2

Then we add all of the above parts together to get:

x2 + 9y2 + 3xy + 3xy =

x2 + 6xy + 9y2

53)   (x + 3y)(x - y) = ?

The correct answer is: x2 + 2xy - 3y2

Remember to use the F-O-I-L method when you multiply:

FIRST: x ´ x = x2

OUTSIDE: x ´ - y = - xy

INSIDE: 3y ´ x = 3xy

LAST: 3y ´ - y = 3y2


Add all of the above once you have completed F-O-I-L:

x2 - xy + 3xy - 3y2 =

x2 + 2xy - 3y2

101)   58 ÷ 52 = ?

The correct answer is: 56

This question tests your knowledge of exponent laws. First look to see whether your base number is the same on each part of the equation. (5 is the base number for each part of this equation.) If the base number is the same, and the problem asks you to divide, you simply subtract the exponents:

58 ÷ 52 =
58 - 2 =
56

102)   How many 3 letter permutations can be made from the following five letter set: F U N K Y?

The correct answer is: 60

Permutations are like combinations, except permutations take into account the order of the items in each group. In order to calculate the number of permutations of size S taken from N items, you should use this formula:

N! ÷ (N - S)! =

For the question above:

N = 5 and S = 4

N! ÷ (N - S)! =
(5 ´ 4 ´ 3 ´ 2 ´ 1) ÷ (5 - 3) =
(5 ´ 4 ´ 3 ´ 2) ÷ 2 =
120 ÷ 2 =
60

103)   Find the coordinates (x, y) of the midpoint of the line segment on a graph that connects the points (-5, 3) and (3, -5).

The correct answer is: (- 1, - 1)

This question covers coordinate geometry. Remember that in order to find midpoints on a line, you need to use the following formula:

For two points on a graph (x1, y1) and (x2, y2), the midpoint is:
(x1 + x2) ÷ 2 , (y1 + y2) ÷ 2

Now calculate for x and y:

(-5 + 3) ÷ 2 = midpoint x, (3 + - 5) ÷ 2 = midpoint y
-2 ÷ 2 = midpoint x, -2 ÷ 2 = midpoint y
- 1 = midpoint x, - 1 = midpoint y


Leave the Math Sample and Return to the Accuplacer Math Course Page


Go to the Math Course Price List
Sentence Skills Part 2 accuplacer-test001012.gif
Reading Skills Part 1 accuplacer-test001011.gif
Reading Skills Part 2 accuplacer-test001010.gif
Arithmetic accuplacer-test001007.gif
Algebra accuplacer-test001008.gif
College Math accuplacer-test001009.gif
Free Sample accuplacer-test001005.gif
Study Guide accuplacer-test001006.gif
Price List accuplacer-test001001.gif
Accuplacer Math Course accuplacer-test001023.GIF
Accuplacer English Test accuplacer-test001022.GIF
Essay Writing accuplacer-test001021.gif
Math Help accuplacer-test001002.gif
Placement accuplacer-test001003.gif
Colleges accuplacer-test001004.gif
Financial Aid accuplacer-test001024.GIF
Scholarships accuplacer-test001025.GIF
Student Apartments accuplacer-test001003.GIF
Test Tips accuplacer-test001014.gif
Copyright © 2007 accuplacer-test.com. All rights reserved.