Question Numbers: 53-54Direction: Consider the following for the next two (02) items that follow.The two vertices of and equilateral triangle are (0, 0) and (2, 2).
Concept:An equilateral triangle has all sides equal.Its area is given by 43a2, where a is the side length.The distance between two points (x1,y1) and (x2,y2) is (x2−x1)2+(y2−y1)2.Explanation:Let A=(0,0), B=(2,2), and C=(x,y) be the vertices of an equilateral triangle.Side AB=(2−0)2+(2−0)2=22.Since △ABC is equilateral, AB=BC=AC=22.Set AC=BC: x2+y2=(x−2)2+(y−2)2.Squaring gives x2+y2=x2−4x+4+y2−4y+4⟹8−4x−4y=0⟹y=2−x.Now use AC=22: x2+y2=22⟹x2+y2=8.Substitute y: x2+(2−x)2=8⟹x2+4−4x+x2=8⟹2x2−4x−4=0⟹x2−2x−2=0.Solve: x=22±4+8=1±3.Then y=2−(1±3)=1∓3.So C has coordinates (1+3,1−3) or (1−3,1+3). Both contain irrational numbers. Hence statement 1 is correct.Area of equilateral triangle: 43a2=43(22)2=43⋅8=23 square units.Since 3 is irrational, the area is irrational. Hence statement 2 is correct.
Answer:Both statements 1 and 2 are correct. Therefore, option C is the correct answer.