document.write( "Question 293210: if the sum of a number and five is tripled, the result is one less than twice the number. find the number \n" ); document.write( "
Algebra.Com's Answer #211661 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! if the sum of a number and five is tripled, the result is one less than twice the number. find the number \n" ); document.write( "----------------- \n" ); document.write( "Equation: \n" ); document.write( "3(x+5) = 2x-1 \n" ); document.write( "3x+15 = 2x-1 \n" ); document.write( "x = -16 \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |