document.write( "Question 1129104: The product of 2 and a number increased by 26 is 144. What is the number \n" ); document.write( "
Algebra.Com's Answer #745647 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! number is x \n" ); document.write( "2x+26=144 \n" ); document.write( "2x=118 \n" ); document.write( "x=59 \n" ); document.write( " \n" ); document.write( " |