document.write( "Question 1033097:  Imagine that you have been given a series of values for x and
\n" );
document.write( "corresponding values for y. If you plot y against x your graph will not be
\n" );
document.write( "a straight line. What graph of y or a term involving y against x or a term
\n" );
document.write( "involving x could you plot to give a straight line? \n" );
document.write( "
Algebra.Com's Answer #648232 by robertb(5830)    You can put this solution on YOUR website! Try the least-squares regression line. https://en.wikipedia.org/wiki/Least_squares \n" ); document.write( "  |