I think it's 9.68 but I might be wrong
Answer:
We validate that the formula to determine the translation of the point to its image will be:
A (x, y) → A' (x+4, y-1)
Step-by-step explanation:
Given
A (−1, 4)→ A' (3, 3)
Here:
- A(-1, 4) is the original point
- A'(3, 3) is the image of A
We need to determine which translation operation brings the coordinates of the image A'(3, 3).
If we closely observe the coordinates of the image A' (3, 3), it is clear the image coordinates can be determined by adding 4 units to the x-coordinate and subtracting 1 unit to the y-coordinate.
Thue, the rule of the translation will be:
A(x, y) → A' (x+4, y-1)
Let us check whether this translation rule validates the image coordinates.
A (x, y) → A' (x+4, y-1)
Given that A(-1, 4), so
A (-1, 4) → A' (-1+4, 4-1) = A' (3, 3)
Therefore, we validate that the formula to determine the translation of the point to its image will be:
A (x, y) → A' (x+4, y-1)
Answer:
Infinite amount of solutions.
General Formulas and Concepts:
- Order of Operations: BPEMDAS
- Regular + Equality Properties
Step-by-step explanation:
<u>Step 1: Define equation</u>
6y + 4 - 3y - 7 = 3(y - 1)
<u>Step 2: Solve for </u><em><u>y</u></em>
- Combine like terms: 3y - 3 = 3(y - 1)
- Distribute 3: 3y - 3 = 3y - 3
- Subtract 3y on both sides: -3 = -3
Here we see that there will be infinite amount of solutions. We can plug in any number <em>y</em> and it will render the equation true.
Answer:
(5,4) is the solution
Step-by-step explanation:
2x + y = 14 --> y = -2x + 14
Substitute y = -2x + 14 into 3x - 2y = 7
3x - 2( -2x + 14) = 7
3x + 4x - 28 = 7
7x = 35
x = 5
y = -2(5) + 14
y = -10 + 14
y = 4
Answer (5 , 4)