Answer:
0.06
Step-by-step explanation:
B is the correct answer. The absolute value of something will always be positive. ALWAYS.
Answer:
-4 and -3
A negative times a negative results to a positive number, but when two negative numbers are added to each other, it still results to a negative number.
Hope I helped!
I suppose you want to know such number. Since we have a two digit number consisting of two consecutive integers, the only possible numbers are:

Since we sorted all the cases out, we simply have to check which one satisfies the requirement. For each number, we'll write four times the the sum of its digits, and add 6, hoping to get the original number.



So, the answer is 34.
Answer:
x = 1 and y = 2
Step-by-step explanation:
Let apples are represented by x
and let oranges are represented by y
You purchase 5 pounds of apples and 2 pounds of oranges for $9. This line in equation format can be written as:
5x + 2y = 9
Your friend purchases 5 pounds of apples and 6 pounds of oranges for $17.
This line in equation format can be written as:
5x + 6y = 17
Now we have two equations:
5x + 2y = 9 -> eq (i)
5x + 6y = 17 -> eq(ii)
We can solve these equations to find the value of x and y.
Subtracting eq(i) from eq(ii)
5x + 6y = 17
5x + 2y = 9
- - -
_________
0+4y= 8
=> 4y = 8
y= 8/4
y = 2
Now, putting value of y in eq (i)
5x + 2y = 9
5x +2(2) = 9
5x +4 = 9
5x = 9-4
5x = 5
x = 1
so, x = 1 and y = 2