document.write( "Question 603494: The points(2,8) and (a,29) are on a line of solope 14. find the value of a \n" ); document.write( "
Algebra.Com's Answer #380719 by Alan3354(69443) You can put this solution on YOUR website! The points(2,8) and (a,29) are on a line of solope 14. find the value of a \n" ); document.write( "-------------- \n" ); document.write( "slope m = diffy/diffx \n" ); document.write( "14 = (29-8)/(a-2) \n" ); document.write( "14a - 28 = 21 \n" ); document.write( "a = 49/14 = 3.5 \n" ); document.write( " \n" ); document.write( " |