document.write( "Question 977176: Pls help in solving: a number is such that thrice it is 14 less than five times the number. Find the number \n" ); document.write( "
Algebra.Com's Answer #598708 by JulietG(1812)\"\" \"About 
You can put this solution on YOUR website!
3x = 5x - 14
\n" ); document.write( "Add 14 to each side
\n" ); document.write( "3x + 14 = 5x
\n" ); document.write( "Subtract 3x from each side
\n" ); document.write( "14 = 2x
\n" ); document.write( "Divide each side by 2
\n" ); document.write( "7 = x
\n" ); document.write( "
\n" ); document.write( "
\n" );