document.write( "Question 643753: Find y in terms of x: x^-1 + 4x^-2 + 4x^-3=x^-3y \n" ); document.write( "
Algebra.Com's Answer #404713 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Find y in terms of x: x^-1 + 4x^-2 + 4x^-3=x^-3y \n" ); document.write( "multiply each term by x^3 \n" ); document.write( "x^2+4x+4=y \n" ); document.write( "y=(x+2)^2 \n" ); document.write( " |