Answer:
x = 1
Step-by-step explanation:
The line 1 passing through the points (-2,4), (0,2) and (1,1) is represented by the function f(x).
Again the line 2 is represented by y = g(x) and it passes through the points (-3,-3), (0,0) and (1,1).
So the only common point between line 1 and line 2 is (1,1) and it will be unique since two straight lines meet at only one point if they are not parallel.
Hence, for x = 1 input value produces the same output value y = 1 for the two functions f(x) and g(x) on the graph. (Answer)
Answer:
Denote the amount of miles she will run in 24 minutes: x
=> x/24 = 7/60 (same rate)
=> x = 7x24/60 = 2.8 (miles)
Answer:
1.98
Step-by-step explanation:
Find the number in the hundredth place 8 and look one place to the right for the rounding digit 3. Round up if this number is greater than or equal to 5 and round down if it is less than 5.
22.5/(x-6) + 22.5/(x+6) = 9
multiply by x-6
=> (x-6)22.5/(x-6) + (x-6)22.5/(x+6) = 9(x-6)
=> 22.5 + (x-6)22.5/(x+6) = 9(x-6)
multiply by x+6
=> (x+6)22.5 + (x+6)(x-6)22.5/(x+6) = 9(x-6)(x+6)
=> (x+6)22.5 + (x-6)22.5 = 9(x-6)(x+6)
distribute
=> 22.5x+6(22.5) + 22.5x - 6(22.5) = 9(x^2 - 36)
=> 45x = 9x^2 - 9(36)
=> 0 = 9x^2 - 45x - 9(36)
divide by 9
=> 0 = x^2 - 5x - 36
=> 0 = x^2 - 5x - 36
=> 0 = (x - 9)(x + 4)
x=9 and -4