document.write( "Question 741658: The sum of 40 and twice a number is 194. What is the number?
\n" );
document.write( "Five less than half of a number is 20. What is the number?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #452204 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! The sum of 40 and twice a number is 194. What is the number? \n" ); document.write( "2n + 40 = 194 \n" ); document.write( ": \n" ); document.write( "Five less than half of a number is 20. What is the number? \n" ); document.write( ".5n - 5 = 20 \n" ); document.write( " |