Answer:
30.3
Step-by-step explanation:
24 + (12.56637/2)
24 + 6.283185
30.283185
30.3 rounded to the nearest tenth
Franck's answer is better (using ~), but I just wanted to point out that the conditional in yours is slightly redundant. It's easy to forget that, since you already have a boolean value, you don't need to perform a comparison in your conditional. So you could have just done this...
<span>if x
x = false;
else
x = true;
<span>end</span></span>
Answer:
False
Step-by-step explanation:
1/3^4=3^4
0.012346≠81
False
The graph increases untill day 4(slope= positive) and then is stays constant(slope=0). Starting at day 8 the slope changes to be negative
Answer:From the 8th day to the 10th day
Hope this helps:)
Answer:
y = - 0.181x + 24157.2
Step-by-step explanation:
Equation of the regression line is given from. The table by the Coefficient of the predictor, x variable and the intercept value :
The predictor here is mileage, which has a Coefficient of - 0.181
The constant value = intercept 24157.2
The regression equation is written in the form :
y = mx + c ; m = slope = Coefficient of predictor, ; x = predictor,
Hence, we have :
y = - 0.181x + 24157.2