Math Problem Statement

Persamaan garis 2x + y + 3 = 0 dirotasikan dengan pusat (0, 0) sebesar 90° berlawanan arah jarum jam. Tentukan persamaan bayangannya.

Solution

To solve this problem, we need to find the equation of the line after it is rotated 90 degrees counterclockwise around the origin (0,0)(0, 0).

Original Equation of the Line

The original equation is:

2x+y+3=02x + y + 3 = 0

Rotation of a Line by 90 Degrees Counterclockwise

To rotate a line by 90 degrees counterclockwise, we can use the transformation for rotating points:

(x,y)=(y,x)(x', y') = (-y, x)

Substitute xx' and yy' back into the original line equation. We substitute x=yx = y' and y=xy = -x':

2(y)+(x)+3=02(y') + (-x') + 3 = 0

Simplify this equation:

2yx+3=02y' - x' + 3 = 0

Rewriting it in the standard form Ax+By+C=0Ax + By + C = 0, we have:

x+2y+3=0-x' + 2y' + 3 = 0

Now, replacing xx' back with xx and yy' back with yy:

x+2y+3=0-x + 2y + 3 = 0

Conclusion

The equation after rotation is:

x+2y+3=0\boxed{x + 2y + 3 = 0}

So, the correct answer is:

D. x + 2y + 3 = 0

Would you like further clarification or more details?

Here are some additional related questions you might find interesting:

  1. What would be the equation of the line if rotated 180 degrees around the origin?
  2. How do you rotate a line 90 degrees clockwise around a point other than the origin?
  3. How can we determine the intersection points between the original and the rotated lines?
  4. What is the geometric interpretation of rotating a line around the origin?
  5. How would the equation change if the line were translated instead of rotated?

Tip: When working with rotations, remember that the signs of the coordinates change depending on the direction (clockwise or counterclockwise) and the center of rotation.

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Coordinate Geometry
Transformation
Rotation

Formulas

Rotation of points by 90 degrees counterclockwise: (x', y') = (-y, x)

Theorems

Rotation Theorem in Geometry

Suitable Grade Level

Grades 9-11