Answer:
170 text messages
Explanation:
1. Let's define the variables:
 Let x be the number of text messages sent per month.
 Let C_A be the cost for Plan A.
 Let C_B be the cost for Plan B.
 The system of equations describing the two cell phone plans is:
 For Plan A: C_A = 35 + 0.10x
 For Plan B: C_B = 18 + 0.20x
2. For Plan A:
 C_A = 35 + 0.10 * 65 = $41.50
 For Plan B:
 C_B = 18 + 0.20 * 65 = $31.00
3. To find the point at which the two plans cost the same (C_A = C_B):
 35 + 0.10x = 18 + 0.20x
 0.10x = 17
 x = 170
 So, you would need to send 170 text messages in one month for the two plans to cost the same.