document.write( "Question 1065651: By flipping a two digit number the value of the numbet increses by 50% then tell me two digit number \n" ); document.write( "
Algebra.Com's Answer #680828 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Your original number is \"10X%2BY\" where \"X\" and \"Y\" are digits 0-9.
\n" ); document.write( "Your new number is \"10Y%2BX\".
\n" ); document.write( "\"10Y%2BX=%281%2B50%2F100%29%2810X%2BY%29\"
\n" ); document.write( "\"10Y%2BX=15X%2B1.5Y\"
\n" ); document.write( "\"14X=8.5Y\"
\n" ); document.write( "\"28X=17Y\"
\n" ); document.write( "\"Y=%2828%2F17%29X\"
\n" ); document.write( "There is no integer solution so there is no solution.
\n" ); document.write( "Check your problem setup and repost if necessary.
\n" ); document.write( "
\n" ); document.write( "
\n" );