document.write( "Question 91527: Hello, \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "I need help solving and writing an equation for this problem:\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "A number is decreased by 45. The result is then divided by 12. Then 20 is added to this new result to give a final result of 25. What is the number?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #66473 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A number is decreased by 45. The result is then divided by 12. Then 20 is added to this new result to give a final result of 25. What is the number? \n" ); document.write( "--------- \n" ); document.write( "Let the number be \"x\". \n" ); document.write( "--------------- \n" ); document.write( "EQUATION: \n" ); document.write( "[(x-45)/12]+20 = 25 \n" ); document.write( "(x-45)/12 = 5 \n" ); document.write( "x-45 = 60 \n" ); document.write( "x = 105 \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |