document.write( "Question 73996: the sum of the ages of the father has a slope of 3 and passes through the point (3,1). find the solution. \n" ); document.write( "
Algebra.Com's Answer #53047 by checkley75(3666) ![]() You can put this solution on YOUR website! WITH A S;OPE(m) OF 3 AND PASSING THROUGH (3,1) WE NEED TO FIND THE Y INTERCEPT. \n" ); document.write( "THUS WE SUBSTITUTE 3 FOR m AND THE POINTS (3,1 ) FOR X & Y VALUES RESPECTIVELY: \n" ); document.write( "1=3*3+b \n" ); document.write( "b=1-9 \n" ); document.write( "b=-8 \n" ); document.write( "THUS THE LINE FORMULA IS: \n" ); document.write( "Y=3X-8 \n" ); document.write( " |