document.write( "Question 1182721: I think of a number. I multiply it by 5. I then subtract 19. Finally, I double the result. The result is 22.
\n" );
document.write( "Find the original number.\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Kindly, help me with the answer please
\n" );
document.write( " THANKS \n" );
document.write( "
Algebra.Com's Answer #812807 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! number is x \n" ); document.write( "5x \n" ); document.write( "5x-19 \n" ); document.write( "2(5x-19)=22 \n" ); document.write( "10x-38=22 \n" ); document.write( "x=6 \n" ); document.write( " \n" ); document.write( " |