Download the app photo math and there is the answer
Answer:
7,290
Step-by-step explanation:
Y equals thirty two divided by two to the x power
y=32/(2^x)
I don't know how to put this into the form you needed, because I don't think that is possible, but perhaps the first blank is 32 the second is 1 and the third is 2 to the power of x
Answer:The scale factor is (√10) / (4)
Explanation:The complete question as well as the rule for the distance between two points are shown in the attached image.
To get the scale factor, we will follow these steps:1- Length of AB:AB = √(5-9)²+(-4-4)²
AB = √80
AB = 4√5 units
2- Length of A'B':A'B' = √(5-6)²+(-4-3)²
A'B' = √50
A'B' = 5√2
3- getting the scale factor:A'B' = k AB where k is the scale factor
5√2 = k * 4√5
k = (√10) / (4)
Hope this helps :)
The first statement show that after print the statement, the compiler will leave the line and start the next statement on fresh line.
While the second statement show that after print statement the compiler will continue print next statement without drop to another line.