Answer:

Step-by-step explanation:
We can rewrite the question as (x-5)*(x-5).
Using the FOIL Method (First, Outside, Inside, Last):

This simplifies to 
Equation of a line is in the form y = mx+c, where m is the gradient and c is the y-intercept.
First step is to find the gradient.
m = (y2-y1)/(x2-x1)
= ( 5- -8)/(8-4) = 13/4
We have y = (13/4)x + c
Now we replace one of the coordinates to find c. Let’s replace (4,-8)
We have: -8 = (13/4)*4 + c
-8=13+c
c=-8-13= -21
Therefore, equation of line is:
y = (13/4)x - 21
Given that the US population is approximately 308,000,000 in 2010 and that 6.5% of this population is under 5 years of age, we will know that number of children by multiplying 6.5% by 308,000,000. So the answer would be 20,020,000. So that is the number of children below 5 years old. Hope this helps.
Answer:
8 one-dollar bills
3 five-dollar bills
2 ten-dollar bills
Step-by-step explanation:
Let x = # of one-dollar bills, y = # of five-dollar bills, and z = # of ten-dollar bills. Total amount in the wallet is $43, so the first equation would be 1x + 5y + 10z = 43. Next, there are 4 times as many one-dollar bills as ten-dollar bills, so x = 4z. There are 13 bills in total, so x + y + z = 13
x + 5y + 10z = 43
x = 4z
x + y + z = 13
x + 5y + 10z = 43
x + 0y - 4z = 0
x + y + z = 13
5y + 14z = 43
-y - 5z = -13
5y + 14z = 43
-5y - 25z = -65
-11z = -22
z = 2
x = 4z
x = 4*2 = 8
x + y + z = 13
8 + y + 2 = 13
10 + y = 13
y = 3