document.write( "Question 467295: I'm trying to find an expression for three points on a graph. I can envision the graph, it's one of those that starts at 0,0, and goes to infinity. So the points would be something like:\r
\n" );
document.write( "\n" );
document.write( "0,0
\n" );
document.write( "100,55
\n" );
document.write( "200,66
\n" );
document.write( "300,80
\n" );
document.write( "400,97
\n" );
document.write( "700,99
\n" );
document.write( "800,99.99\r
\n" );
document.write( "\n" );
document.write( "Is there a name for this type of line that I can read up more on it? I figure there's a standard equation I could use.\r
\n" );
document.write( "\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #320574 by stanbon(75887) ![]() You can put this solution on YOUR website! I plotted the points. The \"line\" \n" ); document.write( "is not a line at all. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |