document.write( "Question 1089542: I have this set
\n" ); document.write( "(100,1)
\n" ); document.write( "(150,2)
\n" ); document.write( "(300,3)
\n" ); document.write( "(650,4)
\n" ); document.write( "(1200,5)\r
\n" ); document.write( "\n" ); document.write( "When plotted, they form a group which resembles a radical function ( y = sqrt(x) ). What is the specific formula for this radical function and how do I find it?
\n" ); document.write( "

Algebra.Com's Answer #704145 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
I have this set
\n" ); document.write( " (100,1)
\n" ); document.write( " (150,2)
\n" ); document.write( " (300,3)
\n" ); document.write( " (650,4)
\n" ); document.write( " (1200,5)
\n" ); document.write( " When plotted, they form a group which resembles a radical function ( y = sqrt(x) ). What is the specific formula for this radical function and how do I find it?
\n" ); document.write( ":
\n" ); document.write( "this looks more like a logarithmic function
\n" ); document.write( "Using the form: a*log(x) + b = y find a & b using last and the first given values
\n" ); document.write( "a*log(1200) + b = 5 and a*log(100)+b = 1, find the common log of each
\n" ); document.write( "3.08a + b = 5 and 2a + b = 1
\n" ); document.write( "Use elimination on these two equations to find a
\n" ); document.write( "3.08a + b = 5
\n" ); document.write( "2.00a + b = 1
\n" ); document.write( "---------------subtraction eliminates b, find a
\n" ); document.write( "1.08a = 4
\n" ); document.write( "a = 4/1.08
\n" ); document.write( "a = 3.7
\n" ); document.write( "Find b using the equation
\n" ); document.write( "3.08(3.7) + b = 5
\n" ); document.write( "11.4 + b = 5
\n" ); document.write( "b = 5 - 11.4 - 5
\n" ); document.write( "b = -6.4
\n" ); document.write( "The equation then
\n" ); document.write( "f(x) = 3.7log(x) - 6.4
\n" ); document.write( "this fits the data fairly closely
\n" ); document.write( "100, 1.0
\n" ); document.write( "150, 1.7
\n" ); document.write( "300, 2.8
\n" ); document.write( "650, 4.0
\n" ); document.write( "1200, 5.0
\n" ); document.write( "
\n" ); document.write( "
\n" );