jamieadair111 jamieadair111
  • 12-03-2021
  • Mathematics
contestada

sally’s huge dog weighed 175 pounds in 2018 and then weighed 145 pounds in 2020 what is the rate of change and weight?

Respuesta :

hicksemma636 hicksemma636
  • 12-03-2021

Answer:17.14%

Step-by-step explanation:

145         x

_____=_____

175          100

145(100)=175(x)

14500=175x

__________

175        175

x=82.86

100-82.86=17.14%

Answer Link

Otras preguntas

Define the various properties and constraints that ensure weldability/joinability.
NEED HELP ASAP PLSS!!!!Match each plant to its stem type.bulbrhizometuberrunner
Convective heal transfer is defined as______
There is a pie eating contest with 9participants. There are 46 pies that are all eaten. Which of the following best describes how many pies each person ate if t
5. What is the critical distinction between allopolyploidy and autopolyploidy? a. Allopolyploidy involves disruptive selection but autopolyploidy does not. b. A
Which polynomial function can be represented by the graph below Last option: f(x)=2x^3+2x^2+12x
What is the history of absolute monarchy in france? How long did it last?
Ella ____ a asistir a la clase pero no fue. (ir) Va Iba Fue Veía
Given the function f(x)=1+5x^2, calculate the following values: f(a)= f(a+h)= f(a+h)−f(a)/h=
Let s be a stack. Consider the following program: s.push(1); s.push(2); s.push(3); s.pop(); s.push(4); s.pop(); s.pop(); int x = s.peek(); What is the value of