Answer:
Yes
Step-by-step explanation:
A for loop basically relies on repeating the same code for a pre-set number of times. During which you can make any code repeat inside of it, including indexing through a type of list. Many times a for-loop will use the indexes in a list to calculate the number of times that the loop has to repeat. This is usually done in order to search or apply changes in an array of other types of data structures that have countless values stored in it.
Answer:
Step-by-step explanation:
The polynomial is simplified by combining like terms. Like terms are identified more easily if the variables in each term are written in the same order. We usually like to use alphabetical order. Two of the like terms have opposite coefficients, so they cancel. The result is ...
(3 1/2 -2 1/2)xy² +(-2 4/5 +2 4/5)x²y
= xy² . . . . simplified expression
__
For x = 1, y = -2, the value of the expression is ...
(1)(-2)² = 4
Answer:
Slope and y intercept.
Step-by-step explanation:
This is necassary to write the equation of a line in y=mx+b
m is where the slope goes, and b is the y intercept.
Alternatively, you could also write the equation for a line with a point on the line and the slope.
You would then write it in point slope formula:
y-y1=m(x-x1)
This can later be converted into slope intercept form.
Answer: Choice C) 115 degrees
--------------------------------
Explanation:
The three angles are 42, 73 and 65 degrees. Let's call them x,y, and z respectively
x = 42
y = 73
z = 65
To find an exterior angle for x, we subtract the given angle x from 180
180-x = 180-42 = 138
The exterior angle adjacent to angle x is 138 degrees. This isn't listed so we move on
Do the same for y
180-y = 180-73 = 107
This isn't listed either. So we move on
Repeat for angle z
180-z = 180-65 = 115
This is listed as choice C. That's why choice C is the answer
Answer:
maximum 5 CDs
Step-by-step explanation:
Let Mitchell can order a maximum of x CDs
It has been given that each CD costs $15.99, and shipping for the entire order is $9.99.
Thus, we have the total cost for x CDs

Now, Mitchell has no more than $100 to spend. It means

Subtract 9.99 to both sides

Divide both sides by 15.99

Hence, Mitchell can order maximum 5 CDs