asked 31.0k views
3 votes
I need help creating a scatter plot, can you help me please??

I need help creating a scatter plot, can you help me please??-example-1

1 Answer

6 votes

1) Firstly, we need to set a table.

x = hours

y= payment

X | Y

0 | 0 y = 12(0)

1 | 12 12 = 12(1)

2 | 24 24 = 12(2)

3 | 36

So we can write this function as y = 12x

2) Let's plot the graph then

I need help creating a scatter plot, can you help me please??-example-1
answered
User Ravi Roshan
by
7.8k 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.