Answer:
8x8=16
easy
https://youtu.be/WYNfQabLpuk
Each song downloaded costs 3 points
each video costs 40 points
total of 999 points
if each song cost 3 points and she has 999 points to use she can download 333 songs at max
Answer: 
This is the same as writing y < (-1/2)x+3
==============================================================
Explanation:
The dashed boundary line goes through (0,3) and (4,1)
Apply the slope formula for those two points
m = (y2-y1)/(x2-x1)
m = (1-3)/(4-0)
m = -2/4
m = -1/2
The slope of the dashed line is -1/2. The y intercept is 3. So we go from y = mx+b to y = (-1/2)x+3 to represent the equation of the dashed line. This is the same as writing 
We shade below the dashed line to represent the inequality
. Points in the shaded region are solutions to the inequality. One example point is (0,0).
Note that we don't have "or equal to" as part of the inequality sign because we are not including points on the boundary. A solid line, rather than a dashed line, would include points on the boundary.
Answer:
Step-by-step explanation:
A dime is worth 10 cents. Converting to dollars, it becomes 10/100 = $0.1
A quarter is worth 25 cents. Converting to dollars, it becomes 25/100 = $0.25
Let x represent the number of dimes that Jayden has.
Let y represent the number of quarters that Jayden has.
Jayden has some dimes and some quarters. He has at most 25 coins. It means that
x + y ≤ 25
The coins worth at least $4.60 combined. It means that
0.1x + 0.25y ≥ 4.6 - - - - - - - - - - 1
If Jayden has 7 dimes, then
7 + y ≤ 25
y ≤ 25 - 7
y ≤ 18
Substituting x = 7 into equation 1, it becomes
0.1 × 7 + 0.25y ≥ 4.6
0.7 + 0.25y ≥ 4.6
0.25y ≥ 4.6 - 0.7
0.25y ≥ 3.9
y ≥ 3.9/0.25
y ≥ 15.6
All possible values for the number of quarters that he could have would be
15.6 ≤ y ≤ 18