Answer:
The answer is $7.15 (A)
Step-by-step explanation:
(21 3/4) / (2 1/2) =
(87/4) / (5/2) =
87/4 * 2/5 =
174/20 reduces to 8 7/10 (or 8.7)meters per hr
Answer:
y = -24 + -2x + 2x2
Step-by-step explanation:
Simplifying:
y = 2(x + 3)(x + -4)
reorder the terms:
y = 2(3 + x)(x + -4)
multiply (3 + x) * (-4 + x)
y = 2(3(-4 + x) + x(-4 + x))
y = 2((-4 * 3 + x * 3) + x(-4 + x))
y = 2((-12 + 3x) + x(-4 + x))
y = 2(-12 + 3x + (-4 * x + x * x))
y = 2(-12 + 3x + (-4x + x2))
Combine like terms 3x + -4x = -1x
y = 2(-12 + -1x + x2)
y = (-12 * 2 + -1x * 2 + x2 * 2)
y = (-24 + -2x + 2x2)
Solving:
y = -24 + -2x + 2x2
solving for variable 'y'
Move all terms containing y to the left, all other terms to the right.
Simplifying:
y = -24 + -2x + 2x2
Answer:
Proportional relationships are relationships between two variables where their ratios are equivalent.
Another way to think about them is that, in a proportional relationship, one variable is always a constant value times the other. That constant is know as the "constant of proportionality".
I really recommend watching Khan Academy's video over proportional relationships, the speaker explains it very well!!
Answer: y = 4x/3 - 5/2
Step-by-step explanation:
The equation of a straight line can be represented in the slope intercept form as
y = mx + c
Where
c represents the y intercept
m = slope = (y2 - y1)/(x2 - x1)
The given line, L1 passes through A(6, - 7) and B(- 6, 2). The slope of line L1 is
m = (2 - - 7)/(- 6 - 6) = 9/ -12 = - 3/4
If two lines are perpendicular, it means that the slope of one line is the negative reciprocal of the slope of the other line.
Therefore, the slope of line L2 passing through the midpoint, M is 4/3
The formula determining the midpoint of a line is expressed as
[(x1 + x2)/2 , (y1 + y2)/2]
Midpoint, M = [(6 + -6)/2 , (- 7 + 2)/2]
= (0, - 5/2]
This means that the y intercept of line L2 is - 5/2
The equation of L2 becomes
y = 4x/3 - 5/2