Lookiesat
Lookiesat
16-12-2016
Mathematics
contestada
Need answers please ASAP detention
Respuesta :
jonsyd18
jonsyd18
16-12-2016
PLAN
(2,4)
and
(2,-3)
SOLVE
.
2
. |4|=
4
|-3|=
3
. Distance from (2,4) to the x-axis=
6
. Distance from (2,-3) to the x-axis=
-1
. 6 + (-1) =
5 blocks
Answer Link
VER TODAS LAS RESPUESTAS ( 33+ )
Otras preguntas
Write a JAVA program to sort a given array of integers (1 Dimensional) in ascending order (from smallest to largest). You can either get the array as input or h
At the end of the last Ice Age rising sea level accounted for three things relative to streams and rivers. What are they?
What adjustments would need to be made in the Operating Section of the statement of cash flows prepared under the indirect method to account for the changes in
The function f(x)=−5x^2+3 is defined over the domain −4
How did Charlie change during the book flowers for algernon
Gabat Inc. is a merchandising company. Last month the company's merchandise purchases totaled $67,000. The company's beginning merchandise inventory was $19,000
which is a reason cells divide? for apex learning A. To reproduce B. To prevent tumor formation C. To have a smaller surface area D. To stop binary fission plz
Louisa has a goal of collecting 100 pounds of dog food for a local shelter. She records how many pounds of food she collects each week
which is a reason cells divide? for apex learning A. To reproduce B. To prevent tumor formation C. To have a smaller surface area D. To stop binary fission plz
What is the output after the following code executes? int x=10; if ( ++x > 10 ) { x = 13; } cout << x;