Answer:
3.0 Miles per hour
Step-by-step explanation:
https://www.countcalculate.com/cars-and-speed/average-speed/result?r=jfqffaktat
Answer:
x= 7 y= 9 (7,9)
Step-by-step explanation:
solve by using system if equations. multiply top answer by 2, giving u 2y=2x+4 and y=2x-5 subtract the equations. y=9 (the x cancels out) then put 9 in for y. 9=x+2. subtract 2. giving u 7. and now x =7
Answer:
1. 5 + y = 7
⇒ y = 7 - 5
⇒<u>y = 5</u>
2. 3.8 = a + 2.5
⇒ a = 2.5 - 3.8
⇒ <u>a = -1.3</u>
3. 5 + p = 9 1/3
⇒ p = 9 1/3 - 5
⇒ p = 28/3 - 5
⇒ p = 28/3 - 15/3
⇒ p = 13/3
⇒<u> </u><u>p = 4 1/3</u>
The sum of the first n natural numbers and 0=
n*(n+1)/2
You can just 1) multiply the binomial by itself, or you can use 2) the square of a binomial pattern. I'll show it to you both ways.
1) Multiply the binomial by itself.
(3x - 2)^2 = (3x - 2)(3x - 2) =
Multiply every term of the first binomial by every term of the second binomial, then collect like terms. (This is often called using FOIL.)
= 9x^2 - 6x - 6x + 4
= 9x^2 - 12x + 4
2) Use the square of a binomial pattern
The square of a binomial is
(a - b)^2 = a^2 - 2ab - b^2
a^2 is the square of the first term.
b^2 is the square of the second term.
-2ab is the product of the two terms and 2.
You have
(3x - 2)^2,
where the first term is 3x, and the second term is -2
square the first term: 9x^2
square the last term: 4
the product of the terms and 2 is: -12x
Put it all together, and you get
9x^2 - 12x + 4
just like we got above with the other method.