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.
Answer:
-8100 x (-0.1)5
Step-by-step explanation:
Answer:
6/5 x (x-6)
Step-by-step explanation:
convert the decimal into a fraction
1.2x -7.2
6/5x - 36/5
factor 6/5 from the expression
6/5x (x-6)
Answer:
f(c) =17.12c -14.56c + 5.40(.5c) - 1.20(.5c)
Step-by-step explanation:
Profit is the difference between revenue (17.12c +5.40(.5c)) and cost(14.56c+1.20(0.5c)). That difference is expressed by the function shown above.
Answer:
The values of x are x = -2 and x= 1.
Step-by-step explanation:
The given equation -x²+4 = x+2 can be written in the form of two functions as
y = -x²+4 which is a function representing parabola and
y = x+2 which is a straight line.
Now we will solve the given equation to find their points of intersection on graph. Their points of intersections will be the answer.
-x²+4 = x+2
-x²+4-x = x+2-x
-x²-x+4 = 2
-x²-x+4-2 = 2-2
-x²-x+2 = 0
Or x²+x-2=0
Now we will factorize the equation.
x²+2x-x-2=0
x(x+2)-1(x+2) = 0
(x+2)(x-1) = 0
x+2 = 0 ⇒x = -2
x-1 = 0 ⇒x = 1
For x = 1, y will be 3
and for x = -2, y will be 0
Now we can see the graph for the given coordinates (-2,0) and (1,3).