document.write( "Question 923161: my question goes like this.
\n" ); document.write( "Find x if x is divisible by 9 and less than 60 but greater than 50. Is there a solution to this problem?
\n" ); document.write( "

Algebra.Com's Answer #559892 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"50%3Cx%3C60\"
\n" ); document.write( "\"50%2F9%3Cx%2F9%3C60%2F9\"
\n" ); document.write( "\"5.5556%3Cx%2F9%3C6.6667\"
\n" ); document.write( "You're looking for an integer between these two numbers, \"x%2F9=6\"
\n" ); document.write( "\"x=54\"
\n" ); document.write( "
\n" );