From your answer choices, look for an answer choice that has any number in the x-coordinate, but has 8 in the y-coordinate of the point. So: (x,8)
Answer:
15. Area of parallelogram = bh
b = 9m
h = 4m
a = 9*4 = 36m^2
You can also use the rectangle property here.
a = l*b
l = 9
b = 6
a = 9*6 = 54 m^2
Though I would prefer the first one better.
16. Area of triangle = 1/2*bh
b = 17m
h = 3
a = 17*3/2 = 51/2 = 25.5m^2
18. Area of a trapezium = a+b/2*h (a and b are two parallel sides and h the height)
a = 15
b = 7
h = 15
a = 15+7/2*15 = 22/2*15 = 11*15 = 165m^2
19. Area of triangle = 1/2*bh
b = 24
h = 7
a = 24*7/2 = 168/2 = 84
Hope u understood
Please mark as brainliest
Thank You
Answer:
each gift =$10
total=y
number of gifts =x
therefore,total= each gift * number of gifts
=$10* x
Answer: the answer is -1
Step-by-step explanation:
What we have been given here are two points.
f(3) = -4 is the same as (3, -4)
f(2) = 6 is the same as (2, 6)
We can then use these two points to find the equation of a line.
Step 1: Find the slope
Slope Formula: (y2 - y1) / (x2 - x1)
Slope = (6 - - 4) / (2 - 3) = (10) / (-1) = -10
Step 2: Find the y-intercept
To find the y-intercept, we'll take our slope and one of our points and plug them into slope-intercept form, then solve for b.
Slope-Intercept Form: y = mx + b
Point = (2, 6)
6 = 2(-10) + b
6 = -20 + b
b = 26
Step 3: Create the equation of the line
Now that we have the slope and y-intercept, all that's left to do is plug both of those values into slope-intercept form.
y = -10x + 26
Answer: y = -10x + 26
Hope this helps!