Answer: 46
Step-by-step explanation:
You can simplify this using PEMDAS:
Parentheses
Exponents
Multiplication/division
Addition/subtraction
Move through the steps in that order.
In this case, the first two steps are absent, so multiply first:
20 - 16 + 42
Then, add and subtract:
46.
Complete question :
Jeremiah plans on building a 5 meter long garden walkway that is paved with square stones that measure " 5/6 meter on each side. There will be no spaces between the stones. How many stones will be needed to complete the garden walkway?
Answer:
12
Step-by-step explanation:
Given that:
Length of square block to be used = 5/6 meters
Length of garden. Walkway = 5 m
Since length of walkway is the same on both sides, then the Total length = 5m + 5m = 10 meters
Number of square stones required :
Total length of walkway / side length of stones to be used
= 10 meters ÷ (5/6) meters
= 10 * 6/5
= 60 / 5
= 12 stones
Answer:
y = (x-3)^2 -16
Step-by-step explanation:
y = x^2 -6x-7
We need to complete the square
b= -6
b/2 = -6/2 = -3
(b/2) ^2 = (-3)^2 =9
Add 9 then subtract 9 to balance the equation
y = x^2 -6x +9 -9 -7
y = (x^2 -6x+9) -16
The terms in parentheses is (x-b/2)^2
y = (x-3)^2 -16
This is in vertex form
The vertex is (3,-16)