document.write( "Question 817141: In a two digit positive number the unit digit is equal to the square of tens digit. The difference between original number and the number formed by interchanging the digit is 54. What is 40% of original number? \n" ); document.write( "
Algebra.Com's Answer #491906 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
In a two digit positive number the unit digit is equal to the square of tens digit. The difference between original number and the number formed by interchanging the digit is 54. What is 40% of original number?\r
\n" ); document.write( "\n" ); document.write( "let the number be xy\r
\n" ); document.write( "\n" ); document.write( "y=x^2\r
\n" ); document.write( "\n" ); document.write( "(10x+y)-(10y+x)=54\r
\n" ); document.write( "\n" ); document.write( "9x-9y=54
\n" ); document.write( "/9
\n" ); document.write( "x-y=6\r
\n" ); document.write( "\n" ); document.write( "substitute y=x^2
\n" ); document.write( "x-x^2=6\r
\n" ); document.write( "\n" ); document.write( "x^2-x+1/4 -1/4=6\r
\n" ); document.write( "\n" ); document.write( "(x-1/2)^2 =6+1/4
\n" ); document.write( "(x-1/2)^2=25/4\r
\n" ); document.write( "\n" ); document.write( "take positive square root
\n" ); document.write( "x-1/2 = 5/2
\n" ); document.write( "x=5/2+1/2
\n" ); document.write( "x=6/2
\n" ); document.write( "x=3
\n" ); document.write( "y=9
\n" ); document.write( "Number = 39\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x^2-x+6=0\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );