asked 78.5k views
5 votes
Please help with question 8 and explain steps

Please help with question 8 and explain steps-example-1

1 Answer

4 votes
2 -> 7; but 7 = 2 * 2 + 3;
3 -> 9; but, 9 = 3 *2 + 3;
4 -> 11; but, 11 = 4 * 2 + 3;
5 -> 13; but, 13 = 5 * 2 + 3;

The rule is : ( your number ) * 2 + 3;

The function rule is f( x ) = 2x + 3.
answered
User Jan Stanicek
by
9.0k 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.