document.write( "Question 280758: How do you solve the equation w^-2+3w^-1-28=0? \n" ); document.write( "
Algebra.Com's Answer #204038 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! w^-2+3w^-1-28=0 \n" ); document.write( "multiply by w^2 \n" ); document.write( "-1*(28w^2+3w+1)=0 \n" ); document.write( "-1*(4w-1)*(7w+1)=0 \n" ); document.write( "w=-1/7 \n" ); document.write( "w=1/4 \n" ); document.write( " \n" ); document.write( " |