Were is the rest of the question
Answer:
If the robot has more mass, then it will take a bigger force to lift up another object. If the robot is going to lift something up, it will use its arms, and its arms have mass, and the object has a mass as well. If the robot's arms have a mass of 10kg, and the object has a mass of 12kg, it will use a certain amount of force to lift up the object using it's arms. If the the robots arms were 5kg instead, it would take less force to lift of the same object using its arms.
Answer:
Key features: the functions can not be parallels, this means that their respective slopes can not be equal or multiple to the other
Step-by-step explanation:
Take for instance 2 linear functions, and
If they intersect in some point in the space, say that is
Then (x1,y1)=(x3,y3), (x2.y2)= (x3,y3)
So, we can compare the two functions and get the following result;
It tells us that if M=m, we get an error, meaning that the functions are in fact parallels and there is no way that they meet in some point.
hope this helps!
The distance between two points can be calculated using the following formula:
distance = sqrt [ (x2-x1)^2 + (y2-y1)^2]
Now, we are given the two points (5,4) and (1,-2)
Substitute with the given points in the above equation to get the distance as follows:
distance = sqrt [(1-5)^2 + (-2-4)^2]
distance = sqrt [16+36] = sqrt[52]
distance = 2√13 = 7.2111 units
Answer:
(5a−3)^2
Step-by-step explanation:
25a^2 - 30a + 9
Factor the expression by grouping. First, the expression needs to be rewritten as 25a^2+pa+qa+9. To find p and q, set up a system to be solved.
p+q=−30
pq=25×9=225
Since pq is positive, p and q have the same sign. Since p+q is negative, p and q are both negative. List all such integer pairs that give product 225.
−1,−225
−3,−75
−5,−45
−9,−25
−15,−15
Calculate the sum for each pair.
−1−225=−226
−3−75=−78
−5−45=−50
−9−25=−34
−15−15=−30
The solution is the pair that gives sum −30.
p=−15
q=−15
Rewrite 25a^2 - 30a + 9 as (25a^2−15a)+(−15a+9).
(25a^2−15a)+(−15a+9)
Factor out 5a in the first and −3 in the second group.
5a(5a−3)−3(5a−3)
Factor out common term 5a−3 by using distributive property.
(5a−3)(5a−3)
Rewrite as a binomial square.
(5a−3)^2