SOLUTION: Plot the graphs of the following functions. f(x) = 5x f(x) = 4x+2 f(x) = (1/3)x f(x) = log5x How do I get the solutions for each of these functions?

Algebra ->  Graphs -> SOLUTION: Plot the graphs of the following functions. f(x) = 5x f(x) = 4x+2 f(x) = (1/3)x f(x) = log5x How do I get the solutions for each of these functions?      Log On


   



Question 181932: Plot the graphs of the following functions.
f(x) = 5x
f(x) = 4x+2
f(x) = (1/3)x
f(x) = log5x
How do I get the solutions for each of these functions?

Found 2 solutions by Alan3354, josmiceli:
Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
Plot the graphs of the following functions.
f(x) = 5x
f(x) = 4x+2
f(x) = (1/3)x
f(x) = log5x
How do I get the solutions for each of these functions?
------------------------
There are no solutions. Each of these functions will be a line of infinite length and all points on the line belong to the function.
Go to http://www.padowan.dk.com/graph/ and DL the software to do these graphs.

Answer by josmiceli(19441) About Me  (Show Source):
You can put this solution on YOUR website!
You are using the word solution incorrectly. Each of the equations
has 2 variables, f%28x%29 and x. There is no way to "solve"
1 equation with 2 variables. For a solution to be possible, the
number of variables has to equal the number of equations.
You can, however, plot all of these equations. A plot doesn't
give you a solution, unless you're looking for a special point,
like a root, or an intercept.
f%28x%29+=+5x
f%28x%29+=+4x%2B2
f%28x%29+=+%281%2F3%29x
f%28x%29+=+log%285x%29
--------------------
+graph%28+500%2C+500%2C+-10%2C+10%2C+-10%2C+10%2C5x+%29+
+graph%28+500%2C+500%2C+-5%2C+5%2C+-5%2C+5%2C4x+%2B+2%29+
+graph%28+500%2C+500%2C+-10%2C+10%2C+-10%2C+10%2C%281%2F3%29%2Ax%29+
+graph%28+500%2C+500%2C+-2%2C+5%2C+-2%2C+4%2C+log%2810%2C5x%29+%29+