Answer:
B. 88.8
Step-by-step explanation:
let x represent class y
(x+71.2)/2=80 multiply each side by 2
x+71.2=160 subtract 71.2 by both sides
x=88.8
or
trial an error
replace x with each of the numbers and see if it plugs in.
example:
(80.5+71.2)/2=80
151.7/2=80
75.85=80?
false. incorrect
another example:
(88.8+71.2)/2=80
160/2=80
80=80?
true. correct
The process of finding the product of two integers is multiplying them. A product is the answer to a multiplication problem.
E.g.:
Integers: 5 and 2
5*2 or 5 x 2
=10
Product: 10
Answer:
x>-4
Step-by-step explanation:
flip sign when dealing with negative
The formula for a circle is:
(x-p)^2+(y-q)^2=r^2
The radius is given (r=6), as well as the centre of the circle (-2;3).
"p" and "q" represent the coordinates of the centre of the circle.
So it would look like this -
(x-p)^2+(y-q)^2=r^2
p=x-coordinate (-2)
q=y-coordinate (3)
r=6
(x-(-2))^2+(y-(3))^2 =6^2
(x+2)^2 + (y-3)^2 = 36
***"^" means "to the power of"
Hope this helped~