All SAT Math Resources
Example Questions
Example Question #532 : Geometry
Find the equation of a line that passes through the point , and is parallel to the line .
Since we want a line that is parallel, we will have the same slope as the line . We can use point slope form to create an equation.
, where is the slope and is a point.
Example Question #533 : Geometry
Find the equation of the line shown in the graph below:
y = 2x + 4
y = -1/2x - 4
y = -1/2x + 4
y = x/2 + 4
y = x/2 + 4
Based on the graph the y-intercept is 4. So we can eliminate choice y = x/2 - 4.
The graph is rising to the right which means our slope is positive, so we can eliminate choice y = -1/2x + 4.
Based on the line, if we start at (0,4) and go up 1 then 2 to the right we will be back on the line, meaning we have a slope of (1/2).
Using the slope intercept formula we can plug in y= (1/2)x + 4.
Example Question #1 : Distance Formula
What is the distance between (1, 4) and (5, 1)?
5
7
4
3
9
5
Let P1 = (1, 4) and P2 = (5, 1)
Substitute these values into the distance formula:
The distance formula is an application of the Pythagorean Theorem: a2 + b2 = c2
Example Question #1 : Distance Formula
What is the distance of the line drawn between points (–1,–2) and (–9,4)?
6
4
10
√5
16
10
The answer is 10. Use the distance formula between 2 points, or draw a right triangle with legs length 6 and 8 and use the Pythagorean Theorem.
Example Question #1 : Distance Formula
What is the distance between two points and ?
To find the distance between two points such as these, plot them on a graph.
Then, find the distance between the units of the points, which is 12, and the distance between the points, which is 5. The represents the horizontal leg of a right triangle and the represents the vertial leg of a right triangle. In this case, we have a 5,12,13 right triangle, but the Pythagorean Theorem can be used as well.
Example Question #1 : Distance Formula
What is the distance between ?
Let and and use the distance formula:
Example Question #2 : Distance Formula
What is the distance between the point and the origin?
The distance between 2 points is found using the distance or Pythagorean Theorem. Because values are squared in the formula, distance can never be a negative value.
Example Question #2 : Distance Formula
Bill gets in his car and drives north for 30 miles at 40 mph. He then turns west and drives 40 mph for 40 minutes. Finally, he goes directly northeast 40 miles in 25 minutes.
Using the total distance traveled as a straight line ("as the crow flies") and the time spent traveling, which of the following is closest to Bill's average speed?
Each part of the problem gives you 2 out of the 3 pieces of the rate/time/distance relationship, thus allowing you to find the third (if needed) by using the equation:
The problem is otherwise an application of geometry and the distance formula. We need to find the distance between 2 points, but we need to go step-by-step to find out where the final point is. The first two steps are relatively easy to follow. He travels 30 miles north. Now he turns west and travels for 40 minutes at 40 mph. This is of an hour, so we have . Thus if we are looking at standard Cartesian coordinates (starting at the origin), we are now at the point .
We are now on the last step: 40 miles northeast. We need to decipher this into - and - coordinate changes. To do this, we think of a triangle. Because we are moving directly northeast, this is a 45 degree angle to the horizontal. We can thus imagine a 45-45-90 triangle with a hypotenuse of 40. Now using the relationships on triangles we have:
So the final step moves us up and to the right. Moving this way from the point leaves us at:
Using the distance formula for this point from the origin gives us a distance of ~58 miles.
Now for the time. We traveled 30 miles at 40 mph. This means we traveled for hours or 45 minutes.
We then traveled 40 mph for 40 minutes. Increasing our total time traveled to 85 minutes.
Finally, we traveled 40 miles in 25 minutes, leaving our total time traveled at 110 minutes. Returning to hours, we have hours or 1.83 hours.
Our final average speed traveled is then:
The closest answer to this value is 32 mph.
Example Question #1 : Distance Formula
Steven draws a line that is 13 units long. If is one endpoint of the line, which of the following might be the other endpoint?
The distance formula is .
Plug in with each of the answer choices and solve.
Plug in :
This is therefore the correct answer choice.
Example Question #3 : Distance Formula
What is the distance between the points and ?
Plug the points into the distance formula and simplify:
distance2 = (x2 – x1)2 + (y2 – y1)2 = (7 – 3)2 + (2 – 12)2 = 42 + 102 = 116
distance = √116 = √(4 * 29) = 2√29