document.write( "Question 347092: find the solution for this linear equation in one unknown
\n" );
document.write( "3x+4=5x-10 \n" );
document.write( "
Algebra.Com's Answer #248172 by mananth(16946)![]() ![]() You can put this solution on YOUR website! 3x+4=5x-10 \n" ); document.write( "3x-4x=-10-4 \n" ); document.write( "-x=-14 \n" ); document.write( "x= 14 \n" ); document.write( " |