asked 108k views
0 votes
Write a liner function f with the values f(0) = -4 and f(3)=6

asked
User Arnaslu
by
8.2k points

1 Answer

0 votes

\begin{gathered} \text{if f(0)= -4 and f(3)=6} \\ \\ f(x)=ax+b \\ \\ b=-4 \\ \\ f(3)=a(3)-4 \\ 6=a(3)-4 \\ 6+4=a(3) \\ \\ 10=a3 \\ a=(10)/(3) \\ \\ f(x)=(10)/(3)x-4 \end{gathered}

answered
User Faigjaz
by
8.2k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.