I think it’s 6. There are 4 squares and 4 triangles. 2 triangles put together turn into a square, so that would make 2 extra squares. 4+2=6.
Answer:
A. Perpendicular
Step-by-step explanation:
When lines and/or points are in perpendicular to one another, the perpendicularity line between them measures the distance between both points and/or lines.
So to measure the distance between point c and line AB, a perpendicular line has to be drawn from c to AB or from AB to c. Either of these will arrive at the same result.
It should also be noted that the angle at the point of intersection of perpendicular lines is 90°.
Answer:
The value of a + 2z/ 2 in terms of a is (3a+4)/2
Step-by-step explanation:
least of 3 consecutive integers is a, and the greatest is z
if a is the least one
we know that integers differ by value of 1.
example -2, -1, 0, 1,2
they all differ by
then next consecutive integer will be a+1
third integer will be second integer +1 = a+1 + 1 = a+2
Thus, 3 consecutive integer
a , a+1, a+2
but given that greatest is z
thus, a+2 is greatest and hence
a+2 = z
we have to find value of a + 2z/ 2 in terms of a
a + 2z/ 2 = a + 2(a+2)/2 = (a+ 2a +4)/2 = (3a+4)/2.
The value of a + 2z/ 2 in terms of a is (3a+4)/2
Answer:
f (x) = -2 (x + 6)^2 + 2
Step-by-step explanation:
f (x) = -2x^2 - 24x - 70 <--- divide out -2 out of the first two terms...
f (x) = -2 (x^2 + 12x) - 70 <-- divide the x coefficient by 2 and then square it, then add AND subtract it)
f (x) = -2 (x^2 + 12x + (12/2)^2 - (12/2)^2) - 70
f (x) = -2 (x^2 + 12x + 36 - 36) - 70 <--- distribute the -2 onto -36 to get it out of the brackets..
f (x) = -2 (x^2 + 12x + 36) + 72 - 70 <-- combine constants and factor perfect square trinomial...
f (x) = -2 (x + 6)^2 + 2 <-- standard form...