document.write( "Question 1013105: Anumber y is 15 larger than a positive number x. If their sum is not more than 85, what are the possible values of such number y? \n" ); document.write( "
Algebra.Com's Answer #629271 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "x=y-15
\n" ); document.write( ".
\n" ); document.write( "\"x%2By%3C=85\"
\n" ); document.write( "\"%28y-15%29%2By%3C=85\"
\n" ); document.write( "\"2y-15%3C=85\"
\n" ); document.write( "\"2y%3C=100\"
\n" ); document.write( "\"y%3C=50\"
\n" ); document.write( ".\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );