document.write( "Question 466469: Twice the sum of a number and seventeen is seven less than three times the number. what is the number? \n" ); document.write( "
Algebra.Com's Answer #319799 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! 2p+17=3p-7 \n" ); document.write( "2p+24=3p \n" ); document.write( "24=p \n" ); document.write( "The number is 24.. \n" ); document.write( " |