Answer: 101000
Step-by-step explanation: It would be rounded to 101000 because the nearest 100 would be a 1000.
2 to the negative 1 power. When you divide two exponents with the same base, you subtract the two exponents to get your answer.
:)
Answer:
1/12
Step-by-step explanation:
Given that
30/360 to lowest fraction equivalent
Now, we can write 30 as 3×10
Also, we can write 360 as 36×10
Then, we have
(3×10)/(36×10)
Then, 10 cancel 10, we are left with
3/36
Also we can write 36 as 12×3
Then, we have
3/(12×3)
Also, 3 cancel 3, we are left with
1/12
Then the lowest fraction is 1 / 12
1/12
Y =ax² + bx +c
1) Point (0,7)
7 = a*0² +b*0 +c
c = 7
y=ax² + bx + 7
2) Point (1,4)
4=a*1² + b*1 + 7, ----> 4 = a +b + 7, ------>
a+b= - 3
3) Point (2, 5)
5=a*2² + b*2 + 7, ----> 5=4a+2b +7,---> -2=4a+2b, ---->
-1=2a + b
4)
a+b= - 3, ----> b= -3 - a (substitute in the second equation)
2a+b= -1
2a - 3 - a = -1, ----> a - 3 = -1,
a =2
5) a+b= - 3
2 + b = -3
b = -5
y=2x² - 5x + 7