How do you graph #y=2sqrtx+3# by plotting points?
1 Answer
Jul 2, 2018
We will plug in values to get coordinates we can graph. Notice that the square root graph is stretched by a scale factor of 2 and translated 3 units up.
Explanation:
To make this easier on ourselves, let's use square numbers. We can use
graph{2sqrt(x)+3 [-10.75, 10.75, -2, 10]}
Hope this helped!