document.write( "Question 1035586: A number is such that thrice the number is 14 less than 5 times the number. Find the number. \n" ); document.write( "
Algebra.Com's Answer #650228 by addingup(3677)![]() ![]() You can put this solution on YOUR website! 3x=5x-14 \n" ); document.write( "2x =14 \n" ); document.write( "x = 7 \n" ); document.write( " |