X axis is the ones that goes left and right
(x,y)
symetric about the x axis means that the vertical distance from the x axis is the same for 2 points that are symetric about the x axis
y is height
(x,y)
(5,2)
2 is height
distance from x axis
therefor the other point is -2
(5,-2)
the other vertex is at (5,-2)
Answer:
3/2
Step-by-step explanation:
The multiplicative inverse also known as reciprocal implies it is something that is the opposite.
The given value is 2/3, so the opposite would just mean you flip the numerator and denominator. Thus, the reciprocal of 2/3 is 3/2.
Area of trapezoid = Average length of parallel lines x height
3+22=25
25/2= 12.5
12.5x6=75cm^2
Answer:
The mean is the average of a set of data.
Example:
To find the mean, add up all of the numbers in the set and divide by the number of values that you added.
35 + 36 + 37 + 38 + 40 + 40 + 41 + 42 + 43 + 55 + 55 + 55 + 56 + 57 + 58 + 59 = 747
Then, divide by the number of values, which is 16.
747/16=46.68
F: R -> R, f(x) = ax + b;
f(1) = 8 => a + b = 8;
f(2) = 14 => 2a + b = 14 => a = 6 and b =2;
f(3) = 20 => 6*3 + 2 = 20 True;
f(4) = 26 => 4*6 + 2 = 26 True;
then, f:R -> R, f(x) = 6x + 2;