I think the answer is 16.21 degrees
P = ab^2
q = a^3 b
p = a * b * b
q = a*a*a * b
Pairing the duplicates we have LCM = a*a*a*b*b = a^3 b^2 answer
Answer:
B) 13/8
Step-by-step explanation:
First we need to understand what a terminating decimal is: It is a decimal that has a finite number of decimal values that are not zero, meaning that its decimal values end at some point
Let's go through our possible answers with trial and error:
A) 8/9
8/9 = 0.888888888888...9 (Incorrect)
B) 13/8
13/8 = 1.625 (Correct)
C) 4/3
4/3 = 1.3333333333...4 (Incorrect)
D) 6/11
6/11 = 0.545454545454...54 (Incorrect
13/8 is our answer because in decimal form it is a terminating decimal.
Answer:
Step-by-step explanation:
This equation looks complicated.We have to make it easier
let's say x^2/3 = t and x^4/3 = t^2
t^2-10t+21=0 [ we can factorize this equation as a (t-3)(t-7) ]
(t-3)(t-7)=0 [ that means , t can be 3 or 7 ]
But don't forget we have to find x not t so,
t=x^2/3=3 ∛ x^2 = 3 x^2 = 9 x=3 or x= -3
t=x^2/3=7 ∛x^2 = 7 x^2 = 343 x ~18.5 or x ~ -18.5
Answer:
b = (a/16) - 4
Step-by-step explanation:
a = 16(b + 4)
a = 16b + 64
16b + 64 = a
16b = a - 64
16b/16 = (a/16) - 64/16
b = (a/16) - 4