if / means absolute value, then the answer is -3. The absolute value of 3 is 3, then you take the negative value of it, which is -3.
Btw, the absolute sign is ||, not //.
Answer:
132
Step-by-step explanation:
13/10+2/100=?/100
Get a common denominator of 100 for the first term
13/10 * (10/10) +2/100=?/100
130/100 + 2/100 = ?/100
132/100 = ? /100
A. √(0.8^2) + (0.6^2) = √1 = 1 => OK
<span>b.(-2/3,√ 5/3) = √(-2/3)^2 + 5/9) = √(4/9 +5/9) = √1 = 1 => OK
c.(√ 3/2, 1/3) = √(3/4 + 1/9) < 1 => it is inside the unit circle
d.(1,1)
= √(1 + 1) = √2 > 1 => NO. This point is beyond the limits of the unit circle.</span>
D. x - 9y + 4 = x + 4 + (-9y)
Answer:
11. 78
12. 4x² - 3x - 1
Step-by-step explanation:
11. Sum of n whole numbers = ½(n² + n)
Multiply
½*n² + ½*n
= n²/2 + n/2
To find the sum of the first 12 whole number, substitute 12 for n into the equation.
= 12²/2 + 12/2
= 144/2 + 12/2
= 72 + 6
= 78
12. Area of trapezoid = ½(a + b)*h
Where,
a = 5x - 4
b = 3x + 2
h = x + 1
Area = ½(5x - 4 + 3x + 2)*(x + 1)
Area = ½(8x - 2)*(x + 1)
Area = ½[8x(x + 1) -2(x + 1)]
= ½[8x² + 8x - 2x - 2]
Add like terms
= ½(8x² - 6x - 2)
= ½(8x²) - ½(6x) - ½(2)
= 4x² - 3x - 1