document.write( "Question 56908This question is from textbook
\n" );
document.write( ": solve for y
\n" );
document.write( "x + 1/3y = z to the second power \n" );
document.write( "
Algebra.Com's Answer #38635 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! solve for y \n" ); document.write( "x + 1/3y = z to the second powersolve for y \n" ); document.write( "----------------- \n" ); document.write( "x+(1/3)y=z^2 \n" ); document.write( "Subtract x from both sides to get: \n" ); document.write( "(1/3)y=z^2-x \n" ); document.write( "Multiply both sides by 3 o get: \n" ); document.write( "y=3z^2-3x \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |