Answer:
please pay attention during your classes.
Step-by-step explanation:
Answer:
charges for the first hour = $7.55
charges for each additional hour = $1.55
c = 1.55h + 7.55
Step-by-step explanation:
Let
x = charges for the first hour
y = charges for each additional hour
x + 2y = 10.65 (1)
x + 5y = 15.30 (2)
Subtract (1) from (2)
5y - 2y = 15.30 - 10.65
3y = 4.65
y = 4.65/3
= 1.55
y = $1.55
Substitute y = 1.55 into
x + 2y = 10.65
x + 2(1.55) = 10.65
x + 3.10 = 10.65
x = 10.65 - 3.10
= 7.55
x = $7.55
c = 1.55h + 7.55
Answer:
x= 3
Step-by-step explanation:
19x-5=7+15x
19x-15x=7+5
4x=12
x=12/4
x=3
Answer:
what the options
Step-by-step explanation:
I know of two ways to solve quadratic equations. The first is through factoring. Let us take the example (x^2)+2x+1=0. We can factor this equation out and the factors would be (x+1)(x+1)=0. To solve for the roots, we equate each factor to 0, that is
x+1=0; x+1=0
In this case, the factors are the same so the root of the equation is
x=1.
The other way is to use the quadratic formula. The quadratic formula is given as [-b(+-)sqrt(b^2-4ac)]/2a where, using our sample equation above, a=1, b=2 and c=1. Substitute these to the formula, and you will get the same answer as the method above.