document.write( "Question 33280: the equation 14y-y(squared)=0 has two solutions. whats the other? \n" ); document.write( "
Algebra.Com's Answer #19663 by sarah_adam(201)\"\" \"About 
You can put this solution on YOUR website!
14y - \"y%5E2\" = 0
\n" ); document.write( "\"y%5E2\"-14 y =0
\n" ); document.write( "y(y-14)=0
\n" ); document.write( "so either y = 0 or (y-14)= 0
\n" ); document.write( "so y = 0 or y = 14
\n" ); document.write( "
\n" );