The axis of symetry, or A.o.S, intersects a parabola at its vertex. The answer is x=1
First we need the total of both children and adults that like all the flavors:
12 + 5 + 20 + 23 + 11 + 16 = 87 total people
then find the number of adults that like sweet mint: from the table 11 adults like sweet mint
to find the probability divide the number of adults who like sweet mint by the total number of people:
11 / 87 = 0.126
the answer is A
A+5=5a+5 Subtract a from each side
5=5a+5 Subtract 5 from each side
0=5a Divide each side by the number before the variable to get it alone.
--- ---
5 5
a=0
The perimeter of the triangular end is 12 m, so the total rectangular area is
.. (12 m)*(8 m) = 96 m^2
There are two triangles with base 3 m and height 4 m, so their total area is
.. (3 m)*(4 m) = 12 m^2
The surface area of the figure is the sum of these
.. 96 m^2 +12 m^2 = 108 m^2
Answer:
equation: y=-2x+2
a=-3
b=-8
Step-by-step explanation:
we need to find the equation of the line containing the point (3,-4) and has the slope (m) of -2
slope-intercept form is given as y=mx+b, where m is the slope and b is the y intercept
we can plug what we know into the equation:
y=-2x+b
we need to find b though
since the point will pass through the point (3,-4) we can subsitute it into the equation to find b
-4=-2(3)+b
-4=-6+b
2=b
the y intercept is 2
so the equation is y=-2x+2
the line also contains the points (a,8) and (5,b)
first, let's find a
a is the x value of the point
we know the value of y (8)
substitute y as 8 and solve for x
8=-2x+2
subtract
6=-2x
-3=x=a
so a is -3
now find b
b is the y value of the point
we know the x value (5)
substitute x as 5 and solve for y
y=-2(5)+2
y=-10+2
y=-8=b
so b is -8
hope this helps!