Respuesta :
#1) A
#2) B
#3) C
#5) A
#7) D
#10) D
#11) D
#14) A
#15) D
#16) A
#19) D
Step-by-step explanation:
#1) If the data set is linear, the slope will be constant throughout the entire data set. For data set A, the slope between the first two points is:
m = (y₂-y₁)/(x₂-x₁) = (1--2)/(3-1) = 3/2
Between the second two points,
m=(4-1)/(5-3) = 3/2
Between the third pairs of points,
m=(7-4)/(7-5) = 3/2
The slope is constant throughout the entire set. The set is also increasing; as x increases, y increases as well.
#2) Substituting 4 for y and 1 for x,
y = (x+1)²
4 = (1+1)² = 2²
9 = (1+2)² = 3²
16 = (1+3)² = 4²
This works for each point, so this is the solution.
#3) Since he runs 10 laps per hour t, this is 10t. Adding the first lap to this, we get y=10t+1.
#5) If a sequence is arithmetic, each term is found by adding a constant (called the common difference) to the previous term. If the common difference is 2, this means that 2 was added each time. This only works for choice A.
#7) For x to vary directly as y, this means that y/x = k; in other words, the quotient of y and x is constant for every point.
#10) The formula for slope is:
m=(y₂-y₁)/(x₂-x₁)
Using the information we're given, we have
3=(d-5)/(4-2)
3=(d-5)/2
Multiply both sides by 2:
3*2 = ((d-5)/2)*2
6 = d-5
Add 5 to both sides:
6+5 = d-5+5
11 = d
#11) Using point slope form,
y-y₁ = m(x-x₁)
y-1 = 3(x--2)
y-1 = 3(x+2)
Using the distributive property,
y-1 = 3*x + 3*2
y-1 = 3x + 6
Add 1 to both sides:
y-1+1 = 3x+6+1
y=3x+7
#14) If two lines are parallel, they have the same slope. The slope of the given equation is 4; the only one with a slope of 4 is A.
#15) If two lines are perpendicular, they have slopes that are negative reciprocals (opposite signs and flipped). The slope of the given equation is 2; this means the slope of the perpendicular line would be -1/2. The only one with this slope is D.
#16) The two equations are not the same, so there are not infinitely many solutions. The variables do not both cancel, so there is at least one solution. This only leaves one solution as the answer.
#19) Using 1 for 7 and 4 for x, we check each equation. The only one that comes out correct d
Answer:
redoing as sum ans appears to be not right...
Step-by-step explanation:
1. Which function pass through the points (1, 4), (2, 9), and (3, 16)?
A.y = (x + 1)2
B.y = (x + 3)2
C.y = 7x - 5
substitute x=1 n y=4, the only correct fn is A
2.Suppose that after swimming 1 lap in a pool, you can swim 10 laps in an hour. What is an equation that represents the total number of laps you have swam y in terms of the number of hours x?
A.y(x) = 10 + x
B.y(x) = 10(x + 1)
C.y(x) = 10x + 1
10 laps in an hour so in x hours , u swim 10x laps
total no. of laps, y=10x+1 where 1 is the initial lap already swum.
3.Is the following an arithmetic sequence? If so, what is the common difference? {4, 2, 0, -2, -4, -6, …}
Yes, d = -2
No
Yes, d = 2
each no is 2 smaller than the one before it: 2-4=0-2=-2-0=-2
so ans is yes, its an arith sequence n d = -2
Which function has the following graph?
a. y = -2x + 4
b. y = 2x + 4
c. y =12x + 4
no idea as there is no graph
What is the slope of the line containing (3, 5) and (2, 7)?
a. m = 2
b. m = -2
c. m = 125
slope, m = (7-5)/(2-3) = -2
The graph of a line passes through the point (-3, 2) and has a slope of 4. What is an equation of the line?
y = 4x - 10
y = 4x - 11
y = 4x+ 14
slope of 4 so the eqn is y = 4x + c
put x=2 n y=-3 into it, -3 = 4(2) + c
c = -11
ans is y = 4x - 11
Which line is parallel to y = 4x - 2?
y = -14x + 3
y = -4x + 5
y = 4x + 5
y = 4x + 5 has the same slope i.e. parellel to y = 4x -2
Which system of equations has (2, 3) as a solution?
a. y = 2x - 1
y = x + 1
b. y = 2x + 1
y = x - 1
c. y = 4x - 5
y = 2x
put x=2 n y=3 in, the only eqns that fit are a.