Use the data to create a scatter plot\<br>
forks: 2,4,6,8,10,12<br>
spoons: 10,6,4,1,0,2
Len [333]
Answer:
The resulting scatter plot is attached below :
To plot the required scatter plot :
We first take forks on the x - axis and the spoons on the y - axis
Now we arrange the given data in the form of x and y coordinates
Hence, the data becomes :
(2, 10)
(4, 6)
(6, 4)
(8, 1)
(10, 0)
(12, 2)
Now, We plot these points on the graph and get the required scatter plot for the given data.
F(3)=16 i saw this problem before so it should be the answer in the end
Answer:


Step-by-step explanation:
----------- (1)
-----------(2)
Adding equation (1) and (2)


Substitute y=-4 in equation (1) or (2)


Answer:
Step-by-step explanation:
<u>The area of the tabletop:</u>
- A = πr² = πd²/4 = 3.14*4²/4 = 12.56 ft²
Answer:
(4, 5)
Step-by-step explanation:
y = 2x - 3
y = 7 - 0.5x
y is already isolated on both equations, set them equal to each other:
2x - 3 = 7 - 0.5x
add 3 to both sides:
2x = 10 - 0.5x
add 0.5x to both sides:
2.5x = 10
divide by 2.5:
x = 4
plug in 4 for x on either equation and solve for y:
y = 2(4) - 3
y = 8 - 3
y = 5
(4, 5)