document.write( "Question 442671: Solve the following equation for x.
\n" );
document.write( "H=1/4(x-2y) \n" );
document.write( "
Algebra.Com's Answer #305422 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Solve the following equation for x. \n" ); document.write( "H=1/4(x-2y) \n" ); document.write( "If you mean H=(1/4)(x-2y) \n" ); document.write( "Multiply by 4 \n" ); document.write( "4H = x-2y \n" ); document.write( "Add 2y \n" ); document.write( "4H + 2y = x \n" ); document.write( "x = 4H + 2y \n" ); document.write( " \n" ); document.write( " |