Answer: B) shifts the line 7 units right.
Step-by-step explanation: When the a number is either added or subtracted on the <em>inside </em>(will be surrounded by parentheses if it is on the inside) the parent function is moved right and left. Since it is inside parentheses, though, everything that happens will be the opposite of what it shows. Even though it says -7, and you would assume it shifts left, it doesn't. It actually goes to the right.
<h3>
<u>Answers:</u></h3>
1. Name all the line segments.
<u>Ans.</u><u> </u> PL, LA, AY, YS,
2. How many line segments were formed?
<u>Ans.</u><u> </u> 4 (four)
3. Name all rays
<u>Ans.</u><u> </u>AM, AN
4. How many rays were formed?
<u>Ans.</u> 2 (two)
5. Name the opposite rays :
<u>Ans.</u><u> </u>AM, AN
6. Is point A between MN ?
<u>Ans.</u><u> </u>Yes
7. Find the line segments and rays formed by 5 points.
<u>Ans.</u><u> </u>
- Line segment = PL, LA, AY, YS,
- Rays = AM, AN
<h3>
Hope it helps you.</h3>
Answer:
Step-by-step explanation:
programs can be written in multiply languages. for this solution I'll be writing in C++.
#include<iostream> // this is called the preprocessor definition
using namespace std;
int main() //the main function
{
int num, product; //declaration of the variables
cout << "enter the whole number";
cin >> num;
product = num * 12;
cout << product; // displaying the final results
return 0;
}
Answer:
Step-by-step explanation:
Given
Required
Determine the total size of the string
To do this, we multiply the number of pieces by the length of each piece.
Convert to mixed number
Answer:
9.
Step-by-step explanation:
36 * 1/4
= 36/4
=9.