document.write( "Question 502148: How do you solve this equation for Y?\r
\n" );
document.write( "\n" );
document.write( "Y-6x= -1\r
\n" );
document.write( "\n" );
document.write( "Please break down steps. I am having troubles with the steps. Thank you \n" );
document.write( "
Algebra.Com's Answer #338794 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! We can add 6x to both sides of the equation, so that the -6x on the LHS cancels.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Y -6x + 6x = -1 + 6x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Y = -1 + 6x \n" ); document.write( " |