document.write( "Question 1059195: Is x=-2y^2+7 linear or nonlinear? \n" ); document.write( "
Algebra.Com's Answer #674277 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Non-linear \n" ); document.write( "may rewrite as 2y^2=7-x \n" ); document.write( "y^2=(7-x)/2 \n" ); document.write( "y=sqrt((7-x)/2) \n" ); document.write( " |