Solveeit Logo

Question

Question: How do you graph the equation \(y=8x\) by making a table and what is its domain and range?...

How do you graph the equation y=8xy=8x by making a table and what is its domain and range?

Explanation

Solution

We recall domain, range and graph of a function. We take five inputs x=2,1,0,1,2x=-2,-1,0,1,2 to and find the corresponding outputs yy to make the table. We join the points (x,y)\left( x,y \right) to get the graph. We see if there are any points where we cannot find output and exclude it to get the domain. We find the collections of outputs to find the range.

Complete step by step solution:
We know that the domain a function ff is the set where it takes inputs and range co-domain is the set where it maps the inputs outputs. The set of outputs is called range. If xx is the variable which assigns the inputs and yy is the variable which assigned to outputs then we have
y=f(x)y=f\left( x \right)
We also know that the set of collection of points (x,y)=(x,f(x))\left( x,y \right)=\left( x,f\left( x \right) \right) is called graph of the function ff and the locus traced by such points is called curve of ff. We are given in the question the following equation
y=8xy=8x
So the function is f(x)=8xf\left( x \right)=8x. We take points from the real number set x=2,1,0,1,2x=-2,-1,0,1,2 and find the corresponding outputs yy and the points (x,y)\left( x,y \right) in table.

xxy=8xy=8x(x,y)\left( x,y \right)
2-28×(2)=168\times \left( -2 \right)=-16(2,16)\left( -2,-16 \right)
1-18×(1)=88\times \left( -1 \right)=8(1,8)\left( -1,-8 \right)
08×0=08\times 0=0(0,0)\left( 0,0 \right)
18×1=88\times 1=8(1,8)\left( 1,8 \right)
28×2=168\times 2=16(2,16)\left( 2,16 \right)

We plot the above obtained points and join them to get the curve for y=8xy=8x. $$$$

We see that for every real number xx we get a real number yy which 8 times xx. So f(x)=8xf\left( x \right)=8x can take very real number as input and hence the domain of f(x)f\left( x \right) is real number set R\mathsf{\mathbb{R}}.We know that multiplication is closed under real number set . Since both 8 and xx are real numbers 8x8x is real number and hence all the outputs are real numbers. So the range of f(x)f\left( x \right) is also R\mathsf{\mathbb{R}}.

Note: We note that the line passing through the origin has the equation y=mxy=mx where mm is the slope of the equation like the given equation y=8xy=8x. We also note that if for every yy in the range there exist only xx in the domain then we can define as inverse function f1(x){{f}^{-1}}\left( x \right) as f1(y)=x{{f}^{-1}}\left( y \right)=x. Here the inverse of f(x)=8xf\left( x \right)=8x is f1(x)=18x{{f}^{-1}}\left( x \right)=\dfrac{1}{8}x. We note that curves of f,f1f,{{f}^{-1}} are reflections of each other about the line y=xy=x.