Applying the rule of modulus for given values, the expression will result to 20.
<h3>What is Modulus or Absolute Values</h3>
The modulus of a value for example |a|=a if a is greater than or equal to zero
and also
|a|=-a if a is less than zero
In the expression given; the modulus of -6 written as
|-6|=-(-6) this is because the value is less than zero
The modulus of 2 written as; |2|=2 this is because the value is greater than zero. and;
|The modulus of -14 written as; |-14|= -(-14) since the value is less than zero.
Hence, we can rewrite the expression as;
we deal with multiplication first following the rules of BODMAS
2×-(-6)-3×2+[-(-14)]
2×6-6+14
and thus adding values
12+14-6
and finally we subtract;
26-6
which will results to the solution of 20.
Need a better picture if u post it again soon I’ll see it and I’ll tell u
The whole problem is in the picture. I Hope this helps
Y=-sqrt(x)+1
x must be greater than or equal to zero (positive): x>=0
Options Graphs 1 and 2
when x=0→y=-sqrt(0)+1=-0+1→y=1, then the graph must pass through the point (0,1)
Answer: Graph 2
Answer:
x = 256
Step-by-step explanation:
Remark
Interesting question. Thanks for posting.
The small triangle has the height as the missing side.
Part One: Givens
a = 144
b = height = ?
c = 240
a^2 + b^2 = c^2
144^2 + b^2 = 240^2
20736 + b^2 = 57600 Subtract 20736 from both sides
b^2 = 57600 - 20736
b^2 = 36864
√b^2 = √36864
b = 192
Solve for x
The relationship between the height (b) and 144 and x is
b^2 = 144 * x
36864 = 144x Divide by 144
x = 256