document.write( "Question 880381: please help to solve this question\r
\n" );
document.write( "\n" );
document.write( "1.iam a 2 digit number below 50. the sum of my digits is 13.the product of my digits is 36.who iam i.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #531389 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! 1.iam a 2 digit number below 50. the sum of my digits is 13.the product of my digits is 36.who iam i. \n" ); document.write( "u=units digit \n" ); document.write( "t=tens digit \n" ); document.write( ".. \n" ); document.write( "u+t=13 \n" ); document.write( "t=13-u \n" ); document.write( "ut=36 \n" ); document.write( "u(13-u)=36 \n" ); document.write( "13u-u^2=36 \n" ); document.write( "u^2-13u+36=0 \n" ); document.write( "(u-9)(u-4)=0 \n" ); document.write( "u=9 \n" ); document.write( "t=13-u=4 \n" ); document.write( "number=49 \n" ); document.write( "or \n" ); document.write( "u=4 \n" ); document.write( "t=13-u=9 \n" ); document.write( "number=94>50 (reject) \n" ); document.write( "I am the number 49 \n" ); document.write( " |