19/5=p/3-36/5
Convert the decimals into fractions
15 x 19/5=(p/3-36/5) x 15
Multiply both sides by 15
57=5x-108
5x-108+108=57+108
Add 108 to both sides
5x=165
X=33
Answer
Hope this helps
Answer:
a = 4
Step-by-step explanation:



hypotenuse = a
opposite = 2√3
adjacent = b
theta = 60°
the best formula to use is the first formula cause we have all the values to substitute in it in order to find the value of a




Hi there!
»»————- ★ ————-««
I believe your answer is:
31.69
»»————- ★ ————-««
Here’s why:
⸻⸻⸻⸻
- '9' is in the hundredths place. The rounding is the digit to it's right, or '3'.
- Since 3 is less than or equal to 4, we would round down.
⸻⸻⸻⸻
31.693 ≈ 31.69
⸻⸻⸻⸻
»»————- ★ ————-««
Hope this helps you. I apologize if it’s incorrect.
Answer:
51
Step-by-step explanation:
Answer:
"greatest common factor" (GCF) or "greatest common divisor" (GCD)
Step-by-step explanation:
Apparently, you're looking for the term that has the given definition. It is called the GCF or GCD, the "greatest common factor" or the "greatest common divisor."
_____
The GCF or GCD can be found a couple of ways. One way is to find the prime factors of the numbers involved, then identify the lowest power of each of the unique prime factors that are common to all numbers. The product of those numbers is the GCF.
<u>Example</u>:
GCF(6, 9)
can be found from the prime factors:
The unique factors are 2 and 3. Only the factor 3 is common to both numbers, and its lowest power is 1. Thus ...
GCF(6, 9) = 3¹ = 3
__
Another way to find the GCD is to use Euclid's Algorithm. At each step of the algorithm, the largest number modulo the smallest number is found. If that is not zero, the largest number is replaced by the result, and the process repeated. If the result is zero, the smallest number is the GCD.
GCD(6, 9) = 9 mod 6 = 3 . . . . . (6 mod 3 = 0, so 3 is the GCD)