victorianna22
victorianna22 victorianna22
  • 02-11-2018
  • History
contestada

what are imperfect square roots

Respuesta :

dancer2416
dancer2416 dancer2416
  • 02-11-2018

Imperfect squares are numbers whose square roots contain fractions or decimals.For example: √20 = 4 ½ or √77 = 8.77

Answer Link

Otras preguntas

Some characteristics of DNA are shared between all living organisms, whereas other characteristics of DNA differ between organisms. Classify DNA characteristics
2(-3a+5)=-4(a+4)helps plzs!!!!.....​
PLEASE HELP! I need this to be graphed but I don't know how. y=–3/4x–1
PLEASE HELP ME ASAP PLEASE!!! If c is the hypotenuse of a right triangle, find the missing side. If necessary, round to the nearest hundredth. c= 155, b = 31,
A team of seven workers started a job, which can be done in 11 days. On the morning of the fourth day, several people left the team. The rest of team finished t
In the Neolithic period, art flourished because
why do you think President Madison focused on the three reasons why America went to war with Great Britain ​
How did the us respond the bombing of Pearl Harbor
A dating web site advertises that you can take a computerized test to find your perfect "soul mate." The psychologist who designed the test and methodology for
Consider the following code. int limit; int reps = 0; cin >> limit; while (reps < limit) { cin >> entry; triple = entry * 3; cout << triple