Answer:
$10.2925, Rounded up: 10.30
Step-by-step explanation:
First, you find what 15% is in a decimal. so you do 15 x 100 to get 0.15
Then you multiply that by 8.95 to get 1.3425
Finally, you add up the numbers and get 10.30 as a rounded answer :D
Answer:
the answer is C.
Step-by-step explanation:
If there was a line under the less than symbol then it would be A because it can be equal to 250 or below but it is C because it is just below 250.
Y=16/3 x -1
First, you minus both sides by 16x. This will get you -3y = 3 - 16x
Then, you divide both sides by -3. Hence on the right hand side you will get 3 - 16x over -3, which can be split into (-16x/-3) + (3/-3). By simplifying this you can get 16/3 x - 1.
Answer:
-32
Step-by-step explanation:
The absolute value of a number is its distance from 0. Since distance is always positive the absolute value is the same number but positive. So the absolute value of -32 and 32 would both be 32 because they have the same distance from 0.
Answer:
x = 1
y = -1
z = 2
Step-by-step explanation:
You have the following system of equations:

First, you can subtract euqation (3) to equation (1):
x + 2y - z = -3
<u>-x +y -z = - 4 </u>
0 3y -2z = -7 (4)
Next, you can multiply equation (3) by 2 and subtract it to equation (2):
2[ x -y + z = 4]
<u> -2x +y -z = -5</u>
0 -y + z= 3 (5)
You multiply equation (5) by 2 and sum (5) with (4):
2[ -y + z = 3]
<u> 3y -2z= -7</u>
y + 0 = -1
Then y = -1
Next, you replace y=-1 in (5) to obtain z:
-(-1) + z = 3
z = 2
Finally, you can replace z and y in the equation (3) to obtain x:
x - (-1) + (2) = 4
x = 1