Don't trust those links my guy it's a scam or virus
Answer: Down Because Say if you have a 20% grade that's considered an F and then you work up to fix that grade and get an 80 that's a b so u basically went up a grade
Step-by-step explanation:
Answer:
62°
Step-by-step explanation:
There should be 180° in a straight line.
63+55=118.
180-118=62
My deepest apologies if it is incorrect.
Answer:
Step-by-step explanation:
The following code is written in Python. It is a function that takes in the number of miles as an argument and returns the number of laps that those miles represents.
def miles_to_laps(miles):
laps = miles / 0.25
return laps
Answer:
Step-by-step explanation:
1.5x^2+6x+.... so that it can be rewritten in the form a(x+b)^2
Let .... be C
1.5x^2+6x+C
=1.5(x^2+4x+(C/1.5))
Compare above with 1.5(x+2)^2 = 1.5(x^2+4x+4)
C/1.5=4
C=6
So the expression should be 1.5x^2+6x+6
It can be rewritten to 1.5(x+2)^2