document.write( "Question 67204: Two secants are drawn to a circle from an external point. The external secant length on the first secant is 12 and the internal segment length is 3X+1. The external secant length on the second secant is 15 and the internal segment length is 3X-1. Solve for x to determine the lengths of the two internal segments of the secants. \n" ); document.write( "
Algebra.Com's Answer #47841 by cassiroberts(11)\"\" \"About 
You can put this solution on YOUR website!
12=3x+1
\n" ); document.write( "minus 1 from both sides to get 11=3x then you divide 3 from both sides to get x=11/3\r
\n" ); document.write( "\n" ); document.write( "15=3x-1
\n" ); document.write( "add 1 to both sides to get 14=3x then you divide 3 from both sides to get x=14/3
\n" ); document.write( "
\n" );