The point (4,y) has a known x coordinate of x = 4. The y coordinate is unknown right now so we'll just call it y.
Draw a vertical line (see side note below) through 4 on the x axis. I've done so in red (see attached image). The red line crosses the graph at the point (4,1) so this tells us that
y = 1Answer: y = 1
Side Note: you don't have to draw a vertical red line but it's handy to see how it works out. After you get used to these types of problems, you can visually be able to see the answer without these extra lines.
Answer:
f(x)=|x−13|+11
To find the x
coordinate of the vertex, set the inside of the absolute value x−13 equal to 0. In this case, x−13=0
.
x−13=0
Add 13
to both sides of the equation.
x=13
Replace the variable x
with 13
in the expression.
y=|(13)−13|+11
Simplify |(13)−13|+11
.The absolute value vertex is (13,11)
hope this helps ;)
Answer:
Jade is faster than Ella by 2 minutes and 55 seconds.
Step-by-step explanation:
We are told that Ella and Jade both ran a marathon. Ella finished marathon in 4 hours 6 mins and 13 seconds. Jade finished marathon in 4 hours and 3 mins and 18 seconds.
We can write 4 hour 6 minutes 13 seconds as 4 hour 5 minutes 73 seconds. 1 minute has been borrowed to the seconds side, and seconds become 13+60 = 73 seconds.
We can see that Ella took more time than Jade. Let us find how much more time Ella took than Jade by subtracting time taken by Jade from time taken by Ella.
We can see that Jade took 2 minute and 55 seconds less than Ella , therefore, Jade was faster than Ella by 2 minutes 55 seconds.
Answer:
11. 78
12. 4x² - 3x - 1
Step-by-step explanation:
11. Sum of n whole numbers = ½(n² + n)
Multiply
½*n² + ½*n
= n²/2 + n/2
To find the sum of the first 12 whole number, substitute 12 for n into the equation.
= 12²/2 + 12/2
= 144/2 + 12/2
= 72 + 6
= 78
12. Area of trapezoid = ½(a + b)*h
Where,
a = 5x - 4
b = 3x + 2
h = x + 1
Area = ½(5x - 4 + 3x + 2)*(x + 1)
Area = ½(8x - 2)*(x + 1)
Area = ½[8x(x + 1) -2(x + 1)]
= ½[8x² + 8x - 2x - 2]
Add like terms
= ½(8x² - 6x - 2)
= ½(8x²) - ½(6x) - ½(2)
= 4x² - 3x - 1