#trig help please
26 messages · Page 1 of 1 (latest)
do you know what sine in a right triangle means? If not, you should look it up.
The first line asks for sin(A) which means sine of angle A
sin(A) is the way to describe a RATIO of two numbers in a triangle
put your finger on angle A, then do:
find the side OPPOSITE that angle A
find the hypotenuse
divide those two numbers
So, in your problem, we got;
OPPOSITE = a and HYPOTENUSE = c
so sin(A) = a/c
problem is, we weren't given c
so, we got to use the pythagorean theorem
$a^2+b^2=c^2$
AndJ
$7^2+4^2=c^2$
AndJ
$49+16=c^2$
AndJ
$65=c^2$
AndJ