rt104sale
rt104sale
11-12-2020
Mathematics
contestada
where would -10 appear on a number line
Respuesta :
hottamale69
hottamale69
11-12-2020
Answer:
negatives to the left of 0, positives to the right of 0.
Answer Link
VER TODAS LAS RESPUESTAS ( 35+ )
Otras preguntas
Write the equation of the line that passes through the points (0, -6) and (-4, 0). Show how you arrived at your answer. What would be the EQUATION? I’m confused
What is the image of (9,-5) after a dilation with the scale factor of 2.5?
Give a Rationale for a layered approach to a network architecture. ? How does TCP/IP differ from ISO/OSI?
Cases about contracts, property, and personal injuries, also called _____, are examples of civil law.
T F The exit function can only be called from main .
Simplify the expression –3(x + 3)2 – 3 + 3x. What is the simplified expression in standard form?
What is the pH of a 0.1μΜ solution of HCl?
Voting age 17-29 30-44 45-64 65+ 9 8 32 15 What is the probability that a voter is younger than 45?
Which of these does NOT stimulate aldosterone production? A. high plasma Na+ B. high plasma K+ C. Angiotensin II D. high plasma He+
What will the following code display? int number = 6 int x = 0; x = --number; cout << x << endl; 1. 7 2. 6 3. 5 4. 0