A triangle is a polygon with three edges and three vertices. It is one of the basic shapes in geometry. A triangle with vertices A, B, and C is denoted
△
A
B
C
{\displaystyle \triangle ABC}
.In Euclidean geometry, any three points, when non-collinear, determine a unique triangle and simultaneously, a unique plane (i.e. a two-dimensional Euclidean space). In other words, there is only one plane that contains that triangle, and every triangle is contained in some plane. If the entire geometry is only the Euclidean plane, there is only one plane and all triangles are contained in it; however, in higher-dimensional Euclidean spaces, this is no longer true. This article is about triangles in Euclidean geometry, and in particular, the Euclidean plane, except where otherwise noted.
The statement:
In every ABC triangle, the laws of sine (a/sinA = b/sinB = c/sinC) & cosine (c2 = a2 + b2 -2*a*b*cosC) are valid, where a, b & c are the sides opposite to A, B & C respectively.
Write a program that calculates and prints on the computer's screen, the length of c, and also the...
$\tiny{s6.12.7 Linkedin}$
a. Find the lengths of the ides of the triangle PQR.
b. Is it a right triangle? Is it an isosceles triangle?
$P(3,-2,-3), Q(7,0,1), R(1,2,1) PQ =\left|\sqrt{(3-7)^2 +(-2-0)^2+(-3-1)^2}\right|$
this is just an intro to vector calculus to get the basics of calc III
Rectangle $ABCD$ ,point $P$ on $\overline{AB}$ and point $Q$ on $\overline{DP}$ respectively
given: $\overline{AB}=14,\overline{CP}=13$. and $\overline{DP}=15$, if $\overline{CQ}\perp \overline{DP}$ on $Q$
please find the area of $\triangle ABQ$
Can I have an opinion on this question, please? Personally I would use the cosine & sine rules to work out the angles then use trig to calculate the height. However, the question asks for Pythag to be used. Can someone please explain what method I should be using to answer this? Thanks
Thanks
Carla
Homework Statement
It looks as if 50 degrees is an external angle of the triangle.So it should be greater than the two opposite interior angles (i.e x and the other one). But book tells a different answer. Somebody please guide me.Zulfi.
Homework Equations
No eq. Rule: Exterior angle of a...
< Mentor Note -- code tags have been added for better readability. In the future, please use code tags. Thank you. >
1. Homework Statement
#include <stdio.h>
void escreve_linha(int n)
{
int i;
for( i = 0 ; i < n ; i++ ) {
printf("*");
}
printf("\n");
}
void...
(0, 0), (3, 5), (1, 8)
Find the slopes and equations for each line
(0,0) ----> (3,5) = 5/3x
(0,0)---->(1,8) = 8x
(1,8)---->(3,5) = -3/2x+ 19
Then I set up the integrals (on x)
Integral sign from 0 to 1 (8x-5/3x)dx + Integral sign from 1 to 3 [(-3/2x+19)-5/3x) dx
I got 117/4 as an...
Homework Statement
line m2-to-m is 3km longer than line m1-to-m
what are lengths for ##M~~M_2## and ##M~~M_1##
Homework Equations
pythagorean theorem hopefully can be used The Attempt at a Solution
use the picture to your advantage in hopefully creating a valid system of equations. With...
Homework Statement
A plane flying horizontally at an altitude of 3 mi and a speed of 480 mi/h passes directly over a radar station. Find the rate at which the distance from the plane to the station is increasing when it is 4 mi away from the station. (Round your answer to the nearest whole...
I am having a very difficult time comprehending this exercise and any direction would be appreciated. Feel completely lost!
Not necessarily asking for the answer just want to know how to tackle this.
This program will output a right triangle based on user specified height triangleHeight and...
Homework Statement
There is a triangle with sides $$ 3,3r,3r^2 $$ such that 'r' is a real number strictly greater than the Golden Ratio.
Is this statement true or false...?
Homework Equations
$$Golden \space Ratio = \phi = 1.618... $$
The Attempt at a Solution
Actually I have no clue at all...
In pascal triangle, if all the elements of a row(except 1 in both end) are divisible by the row number, then the row number is a prime.
Or if the coefficient of binomial expansion (except 1's) are divisible by the power, then the power is a prime.
It is inefficient to check all the coefficient...
hi can someone help me work this out. i think it has something to do with the exterior angle of a triangle is equal to the sum of the interior angles but i can't work it.
Dear friends,
I am unable to find out the unknown angles for the following triangle which I attached with this post.
Angle BAD and angle BCD are the unknown angles need to be calculated. Given that lines AB=BC=CD and angle CDE = 108 degrees
From my calculations: angle ADC = 180 - 108 = 72...
Homework Statement
Find the expression for the electric field at point M(a,a,0) if the linear charge density is known ( ##Q'## )
Homework Equations
3. The Attempt at a Solution [/B]
I tried something like this and would like your feedback on it. I separated the triangle into three parts...
Homework Statement
Given the points ##A (1, -1, 0)## and ##B (4, 0, 6)##, find the point ##P## of the line ##s## so that the triangle ##ABP## is a right triangle in ##B##. Calculate the area of the triangle.
##s : \begin{cases}
x = 1 + 4t \\
y = 2 - 3t \\
z = 3
\end{cases}##
##\vec v_s = (4...
Problem
In the $\triangle ADC$ , $\angle DAC$ or angle $A$ is a right angle, E is the midpoint of AC . The perpendicular drawn to $AC$ from $E$ meets $DC$ at $B$
i.Drawn the given information in a figure & prove that $\triangle BAD$ is isosceles
ii. $AC^2+AD^2=4AB^2$
Diagram
Where do...
:D I have trouble in determining the ratio of the area of $\triangle PST$ in terms of $\triangle PQR$
In the triangle PQR $QT=TR$, $PS=1 cm$ , $SQ=2 cm$ , How should I be writing the area of $\triangle PST$ in terms of $\triangle PQR $
What is known by me :
Since...
Homework Statement
Let AC=5 and BC=12. In the triangle ABC, with angle C=90, point M is in AC. A circumference with center M and radius r is tangent to AB and tangent to BC in C. Set r.
Homework Equations
This should envolve basic trigonometry, and Thales' theorem; but not sure ( if I knew the...
Show that if $a,\,b$ and $c$ are the lengths of the sides of a right triangle with hypotenuse $c$, then
\frac{(c − a)(c − b)}{(c + a)(c + b)}\le 17 − 12\sqrt{2}
I am stuck with this problem:
The right triangle shown with vertex P at the origin has base b, altitude a, and uniform density of surface charge σ. Determine the potential at the vertex P. First find the contribution of the vertical strip of width dx at x. Show that the potential at P can be...
Homework Statement
The three vectors A, B, and C point from the origin O to the three corners of a triangle. Show that the area of the triangle is given by 1/2|(BxC)+(CxA)+(AxB)|.
Homework EquationsThe Attempt at a Solution
I know that the magnitude of the cross product of any two vectors...
Homework Statement
Let P be a point on the sphere with center O, the origin, diameter AB, and radius r. Prove the triangle APB is a right triangle
Homework Equations
|AB|^2 = |AP|^2 + |PB|^2
|AB}^2 = 4r^2
The Attempt at a Solution
Not sure if showing the above equations are true is the...
https://i.imgsafe.org/5172eee94d.jpg
For a closer look click https://i.imgsafe.org/5172eee94d.jpg
We know that the area of the sector should be $\frac{40}{360}$*$\frac{22}{7}$*$r$*r
Any ideas on how to begin?
Many Thanks:)
Homework Statement
Find x[/B]
Homework Equations
a+b+c=180
[/B]The Attempt at a Solution
So RP=RQ, the base angles are x and (146-x), normally the base angles are the same but in this scenario they are different.
x+146-x+?=180
Homework Statement
The three angles of a scalene triangle are x degrees, (x-12) degrees and (2x+6) degrees. What sizes are the angles?[/B]
Homework Equations
Triangle = a+b+c =180
Scalene = no equal size or angles[/B]The Attempt at a Solution
So what do you do with (x-12) degrees and (2x+6)...
So I am working on this simple proof, but am confused about the term "external angle." The problem says that if ##a##, ##b##, and ##c## are external angles to a triangle, then ##a + b + c = 360##. However, is seems that the vertex of each triangle has two possible external angles, since there...
Let $\triangle ABC$ be a right-angled triangle with $\angle A = 90^{\circ}$, and $AB < AC$. Let points $D, E, F$ be located on side $BC$ such that $AD$ is the altitude, $AE$ is the internal angle bisector, and $AF$ is the median.
Prove that $3AD + AF > 4AE$
My solution. Can you check it is...
<<Mentor note: Missing template due to originally being posted elsewhere>>
Hello everyone.
I have the following problem:
Determine the angles of a triangle where two sides of a triangle are formed by the vectors
A = 3i -4j -k and B=4i -j + 3k
I thought that I would find the third side being...
I am struggling with this question, it would be easy enough if the triangle was equilateral but that is not necessarily the case.
Let (ha, hb, hc) be heights in the triangle ABC, and let Z be a point inside the triangle.
Further to this, consider the points P, Q, R on the sides AB, BC and AC...
Currently revising for my A-Level maths (UK), there is unfortunately no key in the book;
Given the triangle with sides a,b,c respectively and the area S, show that ab+bc+ca => 4*sqrt(3)*S
I have tried using the Ravi transformation without luck, any takers?
I want to prove that the hypotenuse is the longest side of a right angled triangle. Could people check that the proof I'm giving is correct?
Say the hypotenuse is of length ##c## and the other two sides are of length ##a## and ##b##. First of all, we obviously have:
##a^2 + b^2 > a^2 \quad##...
Homework Statement
this is actually mohr's circle formula, forget about the theory,let's focus on the mathematics part. I couldn't understand why the tan( 2 θs1) = -(σx -σy) / 2τxy ?
2θs1 is outside the triangle
Homework EquationsThe Attempt at a Solution
theorically, tan(180-α )= -tan( α ) ...
Hello! I am currently in Calculus 2 and we are dealing with hydrostatic force. I get the integration that happens but I always seem to have trouble with solving the word problems. With this problem, I realize that I use integrate by making an infinite number of rectangles on the 2 triangles. I...
Homework Statement
In the figure Q image2.jpeg (attached), equilateral triangle ABC is inscribed in circle O, whose radius is 4. Altitude BD is extended until it intersects the circle at E. What is the length of DE?
Solution figure is attached. They formed a right angled triangle & calling it...
In the above given triangle when θ = 0 then b=c
But when θ = 90 then d=0
Since d is the projection of b
How we can derive a generalised formula for d or c-d with respect to θ
Plese may kindly be elaborated
Homework Statement
An object is moving around the unit circle with parametric equations x(t)=cos(t), y(t)=sin(t), so it's location at time t is P(t)=(cos(t),sin(t)) . Assume 0 < t < π/2. At a given time t, the tangent line to the unit circle at the position P(t) will determine a right triangle...
B
b-a
D
a
c-b+a
C b A
Right triangle ABC, with the standard a, b, c side lengths.
Angle BAC = 2u degrees.
Point D is on the hypotenuse AB, such that:
BD = b-a, angle BCD = 3u degrees.
Calculate u.
In the derivation of triangle inequality |(x,y)| \leq ||x|| ||y|| one use some ##z=x-ty## where ##t## is real number. And then from ##(z,z) \geq 0## one gets quadratic inequality
||x||^2+||y||^2t^2-2tRe(x,y) \geq 0
And from here they said that discriminant of quadratic equation
D=4(Re(x,y))^2-4...
Hmmm maybe this goes here, maybe it doesn't.
https://en.wikipedia.org/wiki/Ionocraft
Here is a picture that depicts basically what I'm talking about.
From what I understand, Ionocrafts work on N3L, and shoot ions down, pushing the craft up. This makes me think that the more charges you have...
Homework Statement
What is the sum of the angles of a spherical triangle formed on the surface of a sphere of radius R? The triangle is formed by the intersections of the arcs of great circles. Let
A be the area of the surface of the sphere enclosed by the triangle.
This question is a...
Homework Statement
3 charged particles located at equilateral triangles corners has charge ##q_1=q_2=q_2=4*10^{-6} C ## The 4th particle with charge ## q_4=3*10^{-4}## is placed at bisectors crossing. The distance between q1 and q4 is 3.46 cm .What is the net force on q4?
Homework Equations...
the black triangle is given, and red triangle is me trying to work it out
why is my trangle wrong? and what is the right triangle?
someone is sliding down a slope, with 2ms-2 of acceleration (not actually given which direction, maybe I'm wrong there, but the person is acelerating at 2ms-2 down...
Prove that if in a triangle $ABC$ we have the following equality that holds
$2\cos A \cos B \cos C + \cos A \cos B + \cos B \cos C + \cos C \cos A = 1$
then the triangle will be an equilateral triangle.
Homework Statement
In this I tried to resolve the components.
So first thing, I converted the 12kg into Newtons so it would be 117.72 Newtons. Then found the perpendicular distance which is to g: cos(30)x1 then multiply the answer by 117.2N to give the weight down as 102N. As the moment...