Answer:
(4, -8)
Step-by-step explanation:
The components of a vector are found by subtracting the tail from the head.
__
Head - Tail = (1, -6) -(-3, 2) = (1 -(-3), -6 -2) = (4, -8)
⇒ The component form is (4, -8), or maybe 4<em>i</em> -8<em>j</em>.
_____
<em>Additional comment</em>
There are many ways that the components of vectors can be described. The particular format you are expected to use will likely be found in your curriculum materials.
Answer:
x-intercept = 2
y-intercept = 6
Step-by-step explanation:
x-intercept: 6x = 12; x = 2
y-intercept: 2y = 12; y = 6
Answer:
Step-by-step explanation:
Answer:
x = -10
General Formulas and Concepts:
<u>Pre-Algebra</u>
- Order of Operations: BPEMDAS
- Equality Properties
Step-by-step explanation:
<u>Step 1: Define equation</u>
4.5(8 - x) + 36 = 102 - 2.5(3x + 24)
<u>Step 2: Solve for </u><em><u>x</u></em>
- Distribute: 36 - 4.5x + 36 = 102 - 7.5x - 60
- Combine like terms: -4.5x + 72 = -7.5x + 42
- Add 7.5x on both sides: 3x + 72 = 42
- Subtract 72 on both sides: 3x = -30
- Divide 3 on both sides: x = -10
<u>Step 3: Check</u>
<em>Plug in x into the original equation to verify it's a solution.</em>
- Substitute in <em>x</em>: 4.5(8 - -10) + 36 = 102 - 2.5(3(-10) + 24)
- Simplify: 4.5(8 + 10) + 36 = 102 - 2.5(3(-10) + 24)
- Multiply: 4.5(8 + 10) + 36 = 102 - 2.5(-30 + 24)
- Add: 4.5(18) + 36 = 102 - 2.5(-6)
- Multiply: 81 + 36 = 102 + 15
- Add: 117 = 117
Here we see that 117 does indeed equal to 117.
∴ x = -10 is a solution of the equation.
Answer:
y = 3x -2
Step-by-step explanation:
If the line is parallel, that means it has the same slope. The given equation had a slope of 3, so the new line must also have a slope of 3.
You can plug the given coordinates into the slope-intercept form with a slope of 3 to find your answer.
y = m*x + b
7 = 3*3 + b
7 = 9 + b
-2 = b
y = 3x -2