document.write( "Question 242070: solve for y:
\n" );
document.write( "x+8y= 24
\n" );
document.write( "how do you do these? and
\n" );
document.write( "solve for w:
\n" );
document.write( "4(4-t)=1+w-4 \n" );
document.write( "
Algebra.Com's Answer #177215 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! x+8y= 24 \n" ); document.write( "how do you do these? \n" ); document.write( "Isolate y, get it on one side of = by itself. \n" ); document.write( "x+8y= 24 \n" ); document.write( "Subtract x from both sides \n" ); document.write( "8y = 24-x \n" ); document.write( "Divide by 8 \n" ); document.write( "y = 3 - x/8 \n" ); document.write( "that's it. \n" ); document.write( "--------- \n" ); document.write( " and \n" ); document.write( "solve for w: \n" ); document.write( "4(4-t)=1+w-4 \n" ); document.write( "16-4t = w-3 \n" ); document.write( "Add 3 \n" ); document.write( "19-4t = w \n" ); document.write( "w = 19-4t \n" ); document.write( " \n" ); document.write( " |