document.write( "Question 135866: Is there an instance when a linear equation is not a function? ... \r
\n" );
document.write( "\n" );
document.write( "can you give me an example....create equation of a nonlinear function with tweo inputs \n" );
document.write( "
Algebra.Com's Answer #99528 by stanbon(75887) ![]() You can put this solution on YOUR website! Is there an instance when a linear equation is not a function? ... \n" ); document.write( "can you give me an example \n" ); document.write( "x=1 is linear but is not a function. \n" ); document.write( "------------------------------------- \n" ); document.write( "....create equation of a nonlinear function with tweo inputs \n" ); document.write( "Let (1,2) and (3,4) be two points on a line. Find the equation. \n" ); document.write( "slope = 4-2/3-1 = 2/2 = 1 \n" ); document.write( "-------------------------- \n" ); document.write( "Form: y = mx+b \n" ); document.write( "2 = 1*1+b \n" ); document.write( "b = 1 \n" ); document.write( "EQUATION: \n" ); document.write( "y = x + 1 \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |