document.write( "Question 209298: If the line passing through the points (a,1) and (4,7) is parrallel to the line passing through the points (3,10) and (a+4,3) what is the value of a? \n" ); document.write( "
Algebra.Com's Answer #158222 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
If the line passing through the points (a,1) and (4,7) is parallel to the line passing through the points (3,10) and (a+4,3) what is the value of a?
\n" ); document.write( "----------------------
\n" ); document.write( "(7-1)/(4-a) = (10-30)/(3-(a+4))
\n" ); document.write( "----
\n" ); document.write( "6/(4-a) = -20/(-a-1)
\n" ); document.write( "----
\n" ); document.write( "6/(4-a) = 20/(a+1)\r
\n" ); document.write( "\n" ); document.write( "Cross multiply and solve for \"a\":
\n" ); document.write( "6a+5 = 80-20a
\n" ); document.write( "26a = 75
\n" ); document.write( "a = 2.8846...
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );