Answer:
What is the rule for a reflection across the line y =- X?
When you reflect a point across the line y = x, the x-coordinate and y-coordinate change places. If you reflect over the line y = -x, the x-coordinate and y-coordinate change places and are negated (the signs are changed). the line y = x is the point (y, x).
Step-by-step explanation:
There is no rule about x=C..
Step-by-step explanation:
the base is 5unit and the height is 9unit
Answer:
2y - 15
Step-by-step explanation:
well 15 LESS than TWICE a number. okay so let’s start off by making a variable for the unknown number.... y. the variable is y. so now we have to think, TWICE that number, but we don’t know the number.
Now that we have the variable and we know it has to be doubled, let’s start off making the first half... we can out that into 2y. which is 2 multiplied by the unknown number.
now that we have the first half done, we have to take the 15 less. Less can mean or subtract in this kind of situation. but for this certain scenario, it will be subtraction. so the equation would be 2y - 15.
9514 1404 393
Answer:
- 6x +y = -6
- 6x -y = 8
- 5x +y = 13
Step-by-step explanation:
To rewrite these equations from point-slope form to standard form, you can do the following:
- eliminate parentheses
- subtract the x-term
- subtract the constant on the left
- if the coefficient of x is negative, multiply by -1
Of course, any operation you do must be done <em>to both sides of the equation</em>.
__
1. y -6 = -6(x +2)
y -6 = -6x -12 . . . . . eliminate parentheses
6x +y -6 = -12 . . . . . add 6x
6x +y = -6 . . . . . . . . add 6
__
2. y +2 = 6(x -1)
y +2 = 6x -6
-6x +y +2 = -6
-6x +y = -8
6x -y = 8 . . . . . . . . multiply by -1
__
3. y -3 = -5(x -2)
y -3 = -5x +10
5x +y -3 = 10
5x +y = 13
_____
<em>Additional comment</em>
The "standard form" of a linear equation is ax+by=c for integers a, b, c. The leading coefficient (generally, 'a') should be positive, and all coefficients should be mutually prime (have no common factors). That is why we multiply by -1 in problem 2.