<h3>The distance between two landmarks is 123 meters</h3>
<em><u>Solution:</u></em>
We have to find the distance between two landmarks
<em><u>Use the law of cosines</u></em>
The third side of a triangle can be found when we know two sides and the angle between them

Here, angle between 90 meters and 130 meters is 65 degrees
From figure,
a = 90
b = 130
c = d
Therefore,

Thus, the distance between two landmarks is 123 meters
Answer:
No
Step-by-step explanation:
Each ratio is irreducible, and they are different. Hence they are not the same value, so cannot be a proportion. A proportion is two equal ratios.
5 : 3 = 40 : 24
13 : 8 = 39 : 24 . . . . not the same as 40 : 24
_____
<em>Examples of proportions</em>
5/3 = 40/24 . . . is a proportion
13/8 = 39/24 . . . is a proportion
<h2>>>> Answer <<<</h2>
Let's check which polynomial is divisible by ( x - 1 ) using hit , trial and error method .
A ( x ) = 3x³ + 2x² - x
The word " divisible " itself says that " it is a factor "
Using factor theorem ;
Let;
=> x - 1 = 0
=> x = 1
Substitute the value of x in p ( x )
p ( 1 ) =
3 ( 1 )³ + 2 ( 1 )² - 1
3 ( 1 ) + 2 ( 1 ) - 1
3 + 2 - 1
5 - 1
4
This implies ;
A ( x ) is not divisible by ( x - 1 )
Similarly,
B ( x ) = 5x³ - 4x² - x
B ( 1 ) =
5 ( 1 )³ - 4 ( 1 )² - 1
5 ( 1 ) - 4 ( 1 ) - 1
5 - 4 - 1
5 - 5
0
This implies ;
B ( x ) is divisible by ( x - 1 )
Similarly,
C ( x ) = 2x³ - 3x² + 2x - 1
C ( 1 ) =
2 ( 1 )³ - 3 ( 1 )² + 2 ( 1 ) - 1
2 ( 1 ) - 3 ( 1 ) + 2 - 1
2 - 3 + 2 - 1
4 - 4
0
This implies ;
C ( x ) is divisible by ( x - 1 )
Similarly,
D ( x ) = x³ + 2x² + 3x + 2
D ( 1 ) =
( 1 )³ + 2 ( 1 )² + 3 ( 1 ) + 2
1 + 2 + 3 + 2
8
This implies ;
D ( x ) is not divisible by ( x - 1 )
<h2>Therefore ; </h2>
<h3>B ( x ) & C ( x ) are divisible by ( x - 1 ) </h3>
The fact that this triangle is a right angle triangle makes you now have 2 angles and the 1 side given, so it should be solvable.
First, You know that A=46 and C=90 as it is the right angle, and you know that the sum of any triangle's angles is 180. so now B=180-(90-46)=44
Now to the sides,
sin(B)=opp./hyp.=b/c=8/c=sin(44)
so, c=8/sin(44) which is approximately 11.52 unit length
now, use Pythagoras to find a,
a=√c²-b² =√11.52²-8² which is approximately 8.3 unit length.
Hope this helps.