Answer: c=5.4
The two roots are 3/5 and 9/5
Step-by-step explanation:
assume 5x2−12x c=0 is supposed to be 5x^2 - 12x + c = 0
p = (12 + sqrt(144-20c))/10
q = (12 - sqrt(144-20c))/10
p-3q=0,
1.2 + 0.1sqrt(144-20c) +
-3.6 + 0.3sqrt(144-20c) = 0
-2.4 + 0.4sqrt(144-20c) +2.4 = 2.4
sqrt(144-20c) = 2.4/0.4 = 6
144-20c=36
144-36=20c
c = 108/20 = 5.4
5x^2-12x+5.4=0
x = 3/5 or x = 9/5
Step-by-step explanation:
Perimeter of swimming pool = 2(l + w)
2(24 + 12)
2(36)
72
Perimeter of walkway = 2(l + w)
2(4c + 4w) [ Since it is saying all side]
8c + 8w
Expression = 72 + 8c + 8w
Answer:
umm
Step-by-step explanation:
Answer:
x>3
Step-by-step explanation:
8x - 2x > 12+ 6
-> 6x > 18
-> x > 3
It can help to write each number in expanded form, where the digit is multiplied by a power of the base.
332 base 5 = 3*5^2 + 3*5^1 +2*5^0 = 75 +15 +2 = 92
In base 8, this is
92 = 64 + 24 + 4 = 1*8^2 + 3*8^1 + 4*8^0 = 134 base 8
_____
The conversion of an integer to base b is often done by finding the remainder when dividing by b.
92/8 = 11 remainder 4
11/8 = 1 remainder 3
1/8 = 0 remainder 1
The digits of the converted number (right to left) are the remainders at each step. Here: 92 = 134 (base 8).