document.write( "Question 1059180: Linear or nonlinear? Why? Y=x2-5 \n" ); document.write( "
Algebra.Com's Answer #674258 by math_helper(2461)\"\" \"About 
You can put this solution on YOUR website!
If that is \"x squared\" \"+y+=+x%5E2+-+5+\" then it is nonlinear. In order for a function to be linear, any 'x' appearing must have exponent exactly equal to 1.
\n" ); document.write( "---
\n" ); document.write( "Nonlinear examples:
\n" ); document.write( "\"+y+=+x%5E1.5+\"
\n" ); document.write( "\"+y+=+x+%2B+x%5E2\"
\n" ); document.write( "\"+y+=+x%5E-2+\"
\n" ); document.write( "—\r
\n" ); document.write( "\n" ); document.write( "Linear examples:
\n" ); document.write( "\"+y+=+%28x+%2B+3%29+%2B+%287+%2B+13x%29+\"
\n" ); document.write( "\"+y+=+7+\" This can be thought of as \"+y+=+0%2Ax+%2B+7+\"
\n" ); document.write( "
\n" );