Look at the first part. xy = 4y + 2. Check y values:
\n" );
document.write( "y=1 and 4*1 + 2 = 6. Can't be, because that's only 1 digit.
\n" );
document.write( "y=2 and 4*2 + 2 = 10. Can't be, because the second digit is 0, not 2.
\n" );
document.write( "y=3 and 4*3 + 2 = 14. Can't be.
\n" );
document.write( "y=4 and 4*4 + 2 = 18. No
\n" );
document.write( "y=5 and 4*5 + 2 = 22. No.
\n" );
document.write( "y=6 and 4*6 + 2 = 26. 26 is possible. y is 6 in the result. So check it against the second parameter.
\n" );
document.write( "62 = 2*26 + 10 = 62 Yes!
\n" );
document.write( "
If you need help understanding math so you can solve these problems \r
\n" );
document.write( "\n" );
document.write( "yourself, then one on one online tutoring is the answer ($30/hr). If you \r
\n" );
document.write( "\n" );
document.write( "need faster solutions with guaranteed detailed answers, then go with \r
\n" );
document.write( "\n" );
document.write( "personal problem solving ($3.50-$5.50 per problem). Contact me at \r
\n" );
document.write( "\n" );
document.write( "fcabanski@hotmail.com
\n" );
document.write( "
\n" );
document.write( "