document.write( "Question 97583: What 2 digit number is equal to three times the product of its digits? \n" ); document.write( "
Algebra.Com's Answer #70984 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
10X+Y=3*X*Y
\n" ); document.write( "X=1 & Y=5
\n" ); document.write( "15=3*1*5
\n" ); document.write( "15=15
\n" ); document.write( "
\n" );