ampowell2002 ampowell2002
  • 04-03-2020
  • Mathematics
contestada

Round 562 to the nearest ten

Respuesta :

anthonymachado
anthonymachado anthonymachado
  • 04-03-2020

Answer:

560

Step-by-step explanation:

Answer Link
YTjoelisawsome
YTjoelisawsome YTjoelisawsome
  • 04-03-2020

Answer: 560

Since it did not hit 565 it is 560.

Answer Link

Otras preguntas

A 18-g paper clip is attached to the rim of a phonograph record with a diameter of 48 cm, spinning at 3.2 rad/s. What is the magnitude of its angular momentum (
a rectangle has a width of 9 units and a length of 40 units.what is the length of a diagonal
this should be pretty intense ​
What is the value of the following expression? (false || (4-3 && 6)) true false 0 illegal syntax
2. In a barnyard, there is an assortment of chickens and cows. Counting heads, one gets 80; counting legs, one gets 184. How many of each are there? Note: To re
Your swimming pool is square and 5.8 m on a side. It is 4.2 m deep in the morning If the temperature changes by 24 degrees C during the afternoon, how much the
Determine whether quadrilateral ABCD with vertices A(-4,-5), B(-3,0), C(0, 2), and D(5, 1) is a trapezoid.
A 230 g air-track glider is attached to a spring. The glider is pushed in 8.2 cm and released. A student with a stopwatch finds that 13 oscillations take 19.0 s
Suppose Company ABC has revenues of $200 million, cost of goods sold of $350 million, and depreciation of $50 million. What is the company's EBIT? Multiple Choi
What is the output after the following code executes? int x=10; if ( ++x > 10 ) { x = 13; } cout << x;