Question 370967
<br><font face="Tahoma">When dealing with functions, and values of functions, there is usually a very straightforward way to solve these types of questions.<br>

In general, whenever you see the variable, in this case s, just replace the variable with the given number, in this case: 1, -10, and 6.9<br>

F(s)=8s+7<br>

F(1)=8*1+7=8+7=15<br>

F(-10)=8*(-10)+7=(-80)+7=(-73)<br>

F(6.9)=8*(6.9)+7=55.2+7=62.2<br>

So we now know:<br>

F(1)=15<br>

F(-10)=(-73)<br>

F(6.9)=62.25<br>

I hope this helps!<br>