Answer:
y = 17x-67
Step-by-step explanation:
The one point form of line also called slope point form is given by

where (x1, y1) is the point and m is slope
Given: (x1, y1) = (4,1) and m= 17
Substituting these values in above equation to find equation in point-slope form
(y-1)=17(x-4)
y-1 = 17x-68
y = 17x-67
the point -slope form of equation y = 17x-67
Answer and explanation:
Geometary software is merely a software implementation of solving the area of a triangle. Therefore geometry software employs all the methods used in coordinate algebra(manual) albeit behind the scenes, in the console of the software, and just displays the area in the screen after solving. While geometry software displays the area using automated methods in code, coordinate algebra solves area of the triangle manually using several steps. In both cases, we observe that algebra is required to solve area of the triangle as it is part of the algorithm used in the code for the geometry software. Also being able to use the geometry software requires that one understand coordinate algebra to be able to plot lines, points and planes at the correct locations on the screen and get desired result.
Answer:
f(1/3) = 1
Step-by-step explanation:
Plug 1/3 in for n
f(1/3) = 3(1/3)
Now simplify
f(1/3) = 1 { 3(1/3) = (3/1)(1/3) = 3/3 = 1 }
Answer:
10 units
Step-by-step explanation:
Moving from (-3, -6) to (3, 2), x increases by 6. Draw a triangle and use this 6 as the length of the base. y increases by 8. Label the height of the triangle with this 8. Then find the hypotenuse (which is also the desired distance) by using the Pythagorean Theorem:
6^2 + 8^2 = d^2, where d is that distance:
36 + 64 = 100 = d^2, and so d = 10. The distance in question is 10 units.
Answer:
∠ ABD = 42°
Step-by-step explanation:
∠ ODC = 90° ( angle between tangent and radius )
∠ ADC = 90° - 48° = 42°
The angle between a tangent and a chord is equal to the angle in the alternate segment, that is
∠ ABD = ∠ ADC = 42°