document.write( "Question 462747: A,B, and C form a sequence of two digit prime numbers less than 100.The difference between A and B; B and C are equal.Find the value of B. \n" ); document.write( "
Algebra.Com's Answer #317179 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "There are 27 different situations where that is true,\r\n" );
document.write( "but some use the same values of B, which is what you\r\n" );
document.write( "are looking for:\r\n" );
document.write( "\r\n" );
document.write( "1. A = 11 B = 17 C = 23  B - A = 6 and C - B also = 6\r\n" );
document.write( "2. A = 11 B = 29 C = 47  B - A = 18 and C - B also = 18\r\n" );
document.write( "3. A = 11 B = 41 C = 71  B - A = 30 and C - B also = 30\r\n" );
document.write( "4. A = 11 B = 47 C = 83  B - A = 36 and C - B also = 36\r\n" );
document.write( "5. A = 13 B = 37 C = 61  B - A = 24 and C - B also = 24\r\n" );
document.write( "6. A = 13 B = 43 C = 73  B - A = 30 and C - B also = 30\r\n" );
document.write( "7. A = 17 B = 23 C = 29  B - A = 6 and C - B also = 6\r\n" );
document.write( "8. A = 17 B = 29 C = 41  B - A = 12 and C - B also = 12\r\n" );
document.write( "9. A = 17 B = 53 C = 89  B - A = 36 and C - B also = 36\r\n" );
document.write( "10. A = 19 B = 31 C = 43  B - A = 12 and C - B also = 12\r\n" );
document.write( "11. A = 19 B = 43 C = 67  B - A = 24 and C - B also = 24\r\n" );
document.write( "12. A = 23 B = 41 C = 59  B - A = 18 and C - B also = 18\r\n" );
document.write( "13. A = 23 B = 47 C = 71  B - A = 24 and C - B also = 24\r\n" );
document.write( "14. A = 23 B = 53 C = 83  B - A = 30 and C - B also = 30\r\n" );
document.write( "15. A = 29 B = 41 C = 53  B - A = 12 and C - B also = 12\r\n" );
document.write( "16. A = 29 B = 59 C = 89  B - A = 30 and C - B also = 30\r\n" );
document.write( "17. A = 31 B = 37 C = 43  B - A = 6 and C - B also = 6\r\n" );
document.write( "18. A = 37 B = 67 C = 97  B - A = 30 and C - B also = 30\r\n" );
document.write( "19. A = 41 B = 47 C = 53  B - A = 6 and C - B also = 6\r\n" );
document.write( "20. A = 43 B = 61 C = 79  B - A = 18 and C - B also = 18\r\n" );
document.write( "21. A = 47 B = 53 C = 59  B - A = 6 and C - B also = 6\r\n" );
document.write( "22. A = 47 B = 59 C = 71  B - A = 12 and C - B also = 12\r\n" );
document.write( "23. A = 53 B = 71 C = 89  B - A = 18 and C - B also = 18\r\n" );
document.write( "24. A = 59 B = 71 C = 83  B - A = 12 and C - B also = 12\r\n" );
document.write( "25. A = 61 B = 67 C = 73  B - A = 6 and C - B also = 6\r\n" );
document.write( "26. A = 61 B = 79 C = 97  B - A = 18 and C - B also = 18\r\n" );
document.write( "27. A = 67 B = 73 C = 79  B - A = 6 and C - B also = 6\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );