document.write( "Question 838420: Which equation describes a line with a slope of 7 and includes the point ( −45, 65)?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #505090 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Which equation describes a line with a slope of 7 and includes the point ( −45, 65)? \n" ); document.write( "*** \n" ); document.write( "use point-slope formula:y-y1=m(x-x1) \n" ); document.write( "y-65=7(x-(-45)) \n" ); document.write( "y-65=7(x+45) \n" ); document.write( "y-65=7x+315 \n" ); document.write( "y=7x+380 \n" ); document.write( " |