document.write( "Question 825354: Alexander wanted to purchase a bicycle that costs $240. He made this table to show how much money he had in the first 4 months of saving money.\r
\n" );
document.write( "\n" );
document.write( "Month Amount of Money
\n" );
document.write( "1------ $140
\n" );
document.write( "2------ $155
\n" );
document.write( "3------ $170
\n" );
document.write( "4------ $185\r
\n" );
document.write( "\n" );
document.write( "I SEE IT INCREASES BY $15 AND THOUGHT IT WOULD BE y= 4x + 15 but when you to do the math it doesn't work. Please help \n" );
document.write( "
Algebra.Com's Answer #497264 by TimothyLamb(4379) You can put this solution on YOUR website! --- \n" ); document.write( "given the x,y data table: \n" ); document.write( "1 140 \n" ); document.write( "2 155 \n" ); document.write( "3 170 \n" ); document.write( "4 185 \n" ); document.write( "--- \n" ); document.write( "to solve the linear equation, copy and paste the above x,y data table: \n" ); document.write( "into the input box of the linear regression solver here: \n" ); document.write( "https://sooeet.com/math/linear-regression.php \n" ); document.write( "--- \n" ); document.write( "the data is perfectly linear according to the linear regression: \n" ); document.write( "--- \n" ); document.write( "result: \n" ); document.write( "y-intercept = (0, 125) \n" ); document.write( "slope = 15 \n" ); document.write( "--- \n" ); document.write( "answer: \n" ); document.write( "the slope-intercept form of the regression line: \n" ); document.write( "y = 15x + 125 \n" ); document.write( "--- \n" ); document.write( "interpretation: \n" ); document.write( "--- \n" ); document.write( "he saves $15 by the end of each month, but he starts out with $125 already in the savings account \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve systems of linear equations up to 4-equations 4-variables: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( " |