document.write( "Question 140387: Twice the sum of a number and 5 is at least 35. What is the number? \n" ); document.write( "
Algebra.Com's Answer #103196 by Shifa(4)\"\" \"About 
You can put this solution on YOUR website!
Let the number be x.
\n" ); document.write( "then twice the sum of number and 5=
\n" ); document.write( " 2(x+5)=35\r
\n" ); document.write( "\n" ); document.write( " 2x+10=35\r
\n" ); document.write( "\n" ); document.write( " 2x=35-10
\n" ); document.write( "
\n" ); document.write( " 2x=25\r
\n" ); document.write( "\n" ); document.write( " x=25/2\r
\n" ); document.write( "\n" ); document.write( "the number=25/2
\n" ); document.write( "
\n" ); document.write( "
\n" );