Asked by lisa
                I need to write a full for the function.
x = 4,5,6,7
y = 0,2,4,6
y=4*0
            
            
        x = 4,5,6,7
y = 0,2,4,6
y=4*0
Answers
                    Answered by
            Steve
            
    what do you mean by "write a full" ?
Note that as x grows by 1, y grows by 2. SO, start wity
y = 2x
Now adjust that so that the values agree with those in the table.
    
Note that as x grows by 1, y grows by 2. SO, start wity
y = 2x
Now adjust that so that the values agree with those in the table.
                    Answered by
            lisa
            
    I need to write a rule 
for each pair
x y
4 0
5 2
6 4
    
for each pair
x y
4 0
5 2
6 4
                    Answered by
            lisa
            
    thank you Steve for helping me.  I figured it out.
2x-8=y is the rule
    
2x-8=y is the rule
                    Answered by
            Steve
            
    correct
    
                                                    There are no AI answers yet. The ability to request AI answers is coming soon!
                                            
                Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.