document.write( "Question 509169: What is the value of y in the equation 15y+14=2(5y+6)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #341304 by swincher4391(1107)![]() ![]() You can put this solution on YOUR website! Distribute the 2. \n" ); document.write( "15y + 14 = 10y + 12 \n" ); document.write( "15y - 10y = 12 - 14 \n" ); document.write( "5y = -2 \n" ); document.write( "y = -2/5 \n" ); document.write( " |