document.write( "Question 878135: I'm trying to help my son with his homework. His problem is: Find the value of p so the line that passes through (9,15) and (3,p) has a slope of m=2/3. \n" ); document.write( "
Algebra.Com's Answer #529713 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find the value of p so the line that passes through (9,15) and (3,p) has a slope of m=2/3. \n" ); document.write( "---------------- \n" ); document.write( "slope m = diffy/diffx = 2/3 \n" ); document.write( "(15 - p)/(9-3) = 2/3 \n" ); document.write( "(15 - p)/6 = 2/3 \n" ); document.write( "Multiply thru by 6 \n" ); document.write( "15 - p = 4 \n" ); document.write( "15 = p + 4 \n" ); document.write( "p = 11 \n" ); document.write( " \n" ); document.write( " |