Answer:
a. 6 b. -2
Step-by-step explanation:
a. x^3 = 216
x = ³√216
x = 6
b. -n^3/4 = 2
-n^3 = 8
-n = ³√8
- n = 2
n = -2
Answer:
Train A - 50 miles per hour
train B - 30 miles per hour
Step-by-step explanation:
Let x mph be the speed of the train B, then the speed of the train A is (x+20) mph.
In 3 hours,
- train A travels 3(x+20) miles
- train B travels 3x miles
In total, they covered the distance of 240 miles, so
![3(x+20)+3x=240\ \ \ \text{[Divide by 3]}\\ \\x+20+x=80\\ \\2x=80-20\\ \\2x=60\\ \\x=30\ mph\\ \\x+20=30+20=50\ mph](https://tex.z-dn.net/?f=3%28x%2B20%29%2B3x%3D240%5C%20%5C%20%5C%20%5Ctext%7B%5BDivide%20by%203%5D%7D%5C%5C%20%5C%5Cx%2B20%2Bx%3D80%5C%5C%20%5C%5C2x%3D80-20%5C%5C%20%5C%5C2x%3D60%5C%5C%20%5C%5Cx%3D30%5C%20mph%5C%5C%20%5C%5Cx%2B20%3D30%2B20%3D50%5C%20mph)
ANSWER
all real numbers
EXPLANATION
The given absolute value function is

This function is obtained by shifting the graph of

to the left by 2 units.
Since the domain of the parent function is all real numbers, the domain of the transformed function is also all real numbers because the shifting the parent function horizontally or vertically does not affect the domain.
Answer:
System A has 4 real solutions.
System B has 0 real solutions.
System C has 2 real solutions
Step-by-step explanation:
System A:
x^2 + y^2 = 17 eq(1)
y = -1/2x eq(2)
Putting value of y in eq(1)
x^2 +(-1/2x)^2 = 17
x^2 + 1/4x^2 = 17
5x^2/4 -17 =0
Using quadratic formula:

a = 5/4, b =0 and c = -17

Finding value of y:
y = -1/2x


System A has 4 real solutions.
System B
y = x^2 -7x + 10 eq(1)
y = -6x + 5 eq(2)
Putting value of y of eq(2) in eq(1)
-6x + 5 = x^2 -7x + 10
=> x^2 -7x +6x +10 -5 = 0
x^2 -x +5 = 0
Using quadratic formula:

a= 1, b =-1 and c =5

Finding value of y:
y = -6x + 5
y = -6(\frac{1\pm\sqrt{19}i}{2})+5
Since terms containing i are complex numbers, so System B has no real solutions.
System B has 0 real solutions.
System C
y = -2x^2 + 9 eq(1)
8x - y = -17 eq(2)
Putting value of y in eq(2)
8x - (-2x^2+9) = -17
8x +2x^2-9 +17 = 0
2x^2 + 8x + 8 = 0
2x^2 +4x + 4x + 8 = 0
2x (x+2) +4 (x+2) = 0
(x+2)(2x+4) =0
x+2 = 0 and 2x + 4 =0
x = -2 and 2x = -4
x =-2 and x = -2
So, x = -2
Now, finding value of y:
8x - y = -17
8(-2) - y = -17
-16 -y = -17
-y = -17 + 16
-y = -1
y = 1
So, x= -2 and y = 1
System C has 2 real solutions