document.write( "Question 201331: Find an equation of the line satisfying the given conditions.\r
\n" );
document.write( "\n" );
document.write( "Through the orgin with slope 7 \n" );
document.write( "
Algebra.Com's Answer #151537 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find an equation of the line satisfying the given conditions. \n" ); document.write( "Through the orgin with slope 7 \n" ); document.write( "----------------- \n" ); document.write( "Form of the equation is y = mx + b \n" ); document.write( "You are told that m=7 and y = 0 when x = 0 \n" ); document.write( "So solve for \"b\". \n" ); document.write( "0 = 7*0 + b \n" ); document.write( "0 = 0 + b \n" ); document.write( "b = 0 \n" ); document.write( "---------------- \n" ); document.write( "Equation: \n" ); document.write( "y = 7x+0 \n" ); document.write( "y = 7x \n" ); document.write( "============ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |