Answer:
<u>Population : all the steaks Tessa can cook</u>
<u>Parameter : minimum internal temperature of 160 degrees Fahrenheit</u>
<u>Sample : two random thermometer readings</u>
<u>Statistic : minimum sample reading of 165 degrees Fahrenheit</u>
Step-by-step explanation:
Let's recall the definitions of these statistical concepts and match it with the information that were provided to us:
- Populations can be the complete set of all similar items that exist, in our case, all the steaks that Tessa can cook.
- Parameter is is a value that describes a characteristic of an entire population, such as the minimum temperature of the steaks Tessa is cooking in Fahrenheit degrees.
- Sample is a subset of the population, in our case, the two random readings of the thermometer Tessa did.
- Statistic is a characteristic of a sample, for our problem, it's the minimum reading of 165 degrees Fahrenheit.
Answer:
y=3x
Step-by-step explanation:
Answer:
Area= 70x^3y^2
Perimeter = 20x^2 + 14 xy^2
Step-by-step explanation:
Area is just multiplying the length and width, I multiplied the constants first which gets us 70 then multiplied the variables, they combine however only the x's can be multiplied to each other which results in 70x^3y^2 . The perimeter you just multiply the length by two and the width by two, they are separate because the variables when added to each other do not combine.
Answer:
y = 2x - 1
Step-by-step explanation:
The equation of a line in slope- intercept form is
y = mx + c ( m is the slope and c the y- intercept )
Here m = 2 , then
y = 2x + c ← is the partial equation
To find c substitute (3, 5) into the partial equation
5 = 6 + c ⇒ c = 5 - 6 = - 1
y = 2x - 1 ← equation of line