The
blue curve represents the f(x) function while the orange curve represents the
g(x) function
f=g, if x<0 and f>g, if x>0
(a) Kim x years old
Jordan x+7 years old
4(x+7)=200
An Equation That Could Be Used To Solve For Kim's Age , x Is 4x+28=200.
(b) 4x=200-28
4x=172
x=43
Kim Is 43 Years Old.
(c) x+7
=43+7
=50
Jordan Is 50 Years Old.
Answer:
17
Step-by-step explanation:
2c + d^3 - 3e +4f
=2(3) + (5^2) - 3(6) + 4(1)
=6+25-18+4
=17
Answer:
The distance is 1.41 to nearest hundredth.
Step-by-step explanation:
The line y = x + 3 passes through the point (0, 3) on the yaxis.
Find the perpendicular line passing through this point:
y - 3 = -1(x + 0)
y = -x + 3
Now find the point where this line intersects the line y = x + 1:
y = -x + 3
y = x + 1
-x + 3 = x + 1
3 -1 = x + x
2x = 2
x = 1
and y = 2
So this point is (1, 2)
We require the distance between this point and (0, 3)
This = √((3-2)^2 + (0-1)^2) = √2
= 1.4142