document.write( "Question 766545: What is the equation of a linear graph which passes through the origin and has a gradient of seven?
\n" );
document.write( " Please give the answer and a short explanation. \n" );
document.write( "
Algebra.Com's Answer #467026 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! What is the equation of a linear graph which passes through the origin and has a gradient of seven? \n" ); document.write( "\"slope-intercept\" form of a line: \n" ); document.write( "y = mx + b \n" ); document.write( "where \n" ); document.write( "m is the slope (or gradient) \n" ); document.write( "and \n" ); document.write( "b is the y-intercept \n" ); document.write( ". \n" ); document.write( "Since it passes the \"origin\", the y-intercept is 0 so now we have: \n" ); document.write( "y = mx + 0 \n" ); document.write( "since the \"gradient\" is 7, m must be 7 \n" ); document.write( "y = 7x + 0 \n" ); document.write( "or \n" ); document.write( "y = 7x (answer) \n" ); document.write( " |