document.write( "Question 911371: I have to find the equation of 2 points (2, 90) and (4, 810)
\n" );
document.write( "We have not learned how to do the formula, we have only learned to divide one y value by its previous but in this case that doesn't work. How can I solve it non-algebraically? \n" );
document.write( "
Algebra.Com's Answer #553056 by stanbon(75887) ![]() You can put this solution on YOUR website! find the equation of 2 points (2, 90) and (4, 810) \n" ); document.write( " We have not learned how to do the formula, we have only learned to divide one y value by its previous but in this case that doesn't work. How can I solve it non-algebraically? \n" ); document.write( "========= \n" ); document.write( "Notice that when x increased by 4-2 = 2, y increased by 810-90 = 720 \n" ); document.write( "--- \n" ); document.write( "So if x were to increase by 1, y would increase by 360. \n" ); document.write( "That is the slope of the equation you want. \n" ); document.write( "----- \n" ); document.write( "Notice that if x were to DECREASE by 2, 2-2 = 0, y would decrease by 720 \n" ); document.write( "So y would equal 90-720 = -630. \n" ); document.write( "That is the y-intercept of the equation you want. \n" ); document.write( "---- \n" ); document.write( "Ans:: y = 360x - 630 \n" ); document.write( "=========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |