Answer:
Sample response:
To determine the relationship between quantities, you must determine what to do to the x-values to make them into y-values. The correct operation must turn every x-value into the corresponding y- value in the table. Once you know the relationship, you can use the same operation on all of the x-values that have unknown y-values.
OR:
In a table to get from x to y you have to multiply by a number. To find this you must divide x by y or y by x. So to get the missing quantities you must multiply the last known number by the number you found by dividing.
Answer: 7&8
Step-by-step explanation:
Answer:
i think its -0.25
Step-by-step explanation:
i dont really ave an explanation a just used a calculator
Answer:
$225
Step-by-step explanation:
A quarter is made up of 4 months,
If auto insurance is $900 per quarter, the monthly expense would be $900 / 4 = $225
"Completing the square" is the process used to derive the quadratic formula for the general quadratic ax^2+bx+c=0. Suppose you did not know the value of a,b, or c of the quadratic...
ax^2+bx+c=0 You need a leading coefficient of one for the process to work, so you divide the whole equation by a
x^2+bx/a+c/a=0 now you move the constant to the other side of the equation
x^2+bx/a=-c/a now you halve the linear coefficient, square that, then add that value to both sides, ie, (b/(2a))^2=b^2/(4a^2)...
x^2+bx/a+b^2/(4a^2)=b^2/(4a^2)-c/a now the left side is a perfect square...
(x+b/(2a))^2=(b^2-4ac)/(4a^2) now take the square root of both sides
x+b/(2a)=±√(b^2-4ac)/(2a) now subtract b/(2a) from both sides
x=(-b±√(b^2-4ac))/(2a)
It is actually much simpler keeping track of everything when using known values for a,b, and c, but the above explains the actual process used to create the quadratic formula, which the above solution is. :)