document.write( "Question 233443: Solve the equation for y in terms of x\r
\n" );
document.write( "\n" );
document.write( "6x + 3y = 1 \n" );
document.write( "
Algebra.Com's Answer #172334 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 6x + 3y = 1 \n" ); document.write( "----------- \n" ); document.write( "3y = 1-6x \n" ); document.write( "y = (1-6x)/3 \n" ); document.write( " \n" ); document.write( " |