Answer:
He needs to put the insertion point at the end of 8.8 and press the Tab key.
Explanation:
Answer:
A
Explanation:
What is the main reason to create flash cards?
O to record information to commit to memory
O to place main ideas on a graphic organizer
to show how concepts relate to each other
to identify any questions on the material
the main reason it to create flash card is the first one
The main reason to create flash cards is to record information to commit to memory.
What is flash card?The term flash card is known to be a small card that is often made and it is one that contains words, numbers, or pictures that one can learn with.
Conclusively, note that a key reason to create flash cards is to record information to commit to memory as one can be able to remember easily pictures of what they have learnt.
Learn more about flash cards from
https://brainly.com/question/16610220
#SPJ2
D
E
A
C
B
For this lab, you will find the area of an irregularly shaped room with the shape as shown above.
Ask the user to enter the values for sides A, B, C, D, and E and print out the total room area.
Remember the formula for finding the area of a rectangle is length width and the area of a right triangle is 0.5 * the base" heigh
Please note the final area should be in decimal format.
Sample Run
Enter side A: 11
Enter side B: 2
Enter side C: 4
Enter side D: 7
Enter side E: 1
Sample Output
Room Area: 53.5
In python:
a = float(input("Enter side A: "))
b = float(input("Enter side B: "))
c = float(input("Enter side C: "))
d = float(input("Enter side D: "))
e = float(input("Enter side E: "))
print(f"Room Area: {(a * b) + ((a - c) * (d - (b + e))) + (0.5*(a - c) * e)}")
I hope this helps!
The line represents a visible line that represents features that can be seen
in the current view.
Continuous Thick Line
Pictorial Sketch Types
Aligned Section View
Chain Thin Line
The continuous thick line represents a sample that depicts features seen in the current view, which can be used to represent apparent contours and boundaries.
In this, the scribbled lines are used to generate contours and edges that are not visible from the outside.This line type is utilized in site plans for apparent outlines, general detailing, existing structures, and landscaping.Therefore, the answer is "continuous thick line".
Learn more about the line here:
brainly.com/question/26196994
As per the statement, the line represents the visible part of the features that can be seen in the current views as the line is a continuous thick line. Thus the option A is correct.
Which line represents a visible feature of current view.?The visible lines are those that make up most of the visible part of the features and are noted for the summary lines and refer to the specific views.
A continuous line can be easily seen and is visible for very far and hence this line is a sorrowing the side of the matter. It can be used to outline the object and is has a medium weight. Hence the visibility of the line is lone factor of the continuality and thickness.
Find out more information about the line represented.
brainly.com/question/12242745.
Which statement is true about asking questions while reading?
It is a system that keeps readers from understanding a text's purpose.
O It is a strategy that readers use only when reading textbooks.
O It is a system that strong readers do not use.
O It is a strategy that helps people be active readers.
Answer:
It is a strategy that helps people be active readers.
Explanation: Poggers m8
Answer:
D
Explanation:
Fill in the blank to give the result of each operation.
2 * 5 =
4 ** 3 =
7 / 2 =
17 % 3 =
Answer:
2 * 5 =10
4 ** 3 =64
7 / 2 =3.5
17 % 3 =2
Explanation:
I just got them all correct :) good luck
The result from each operation from each operation of the mathematical calculations are 10, 64, 3.5, and 0.51.
What is the mathematical calculations?Counting, calculating, and grouping objects in simple math information and commercial activities were among the mathematical calculations. Simple math facts and operations can be counted and computed using this formula.
The correct fill in the blanks are:
2 × 5 = 104 ** 3 = 64 (Cube of 4)7 / 2 = 3.517 % 3 =0.51Therefore, the mathematical calculations made the calculations easier, and it is a time saver.
Learn more about the mathematical calculations, refer to:
https://brainly.com/question/11790473
#SPJ2
Which term means a session-level protocol that is fast and efficient but has no means for error control or acknowledgment?
QoS
frame
TCP/IP
UDP
Answer:
UDP
Explanation:
User Datagram Protocol: a session-level protocol that is fast and efficient but has no means for error control or acknowledgment (UDP)
Also just took it on edj.
A session-level protocol that is fast and efficient but has no means for error control or acknowledgment is known as the term UDP.
What is UDP?UDP is the acronym for User Datagram Protocol. It is defined as the protocol that is used for time sensitive applications but it's non-reliable because delivery of data to the destination cannot be guaranteed in UDP ( that is, has no means for acknowledgment)
Therefore, a session-level protocol that is fast and efficient but has no means for error control or acknowledgment is known as the term UDP.
Learn more about UDP here:
https://brainly.com/question/5660386
#SPJ2
Where do i go to find questions to answer
13 points if you can help me PLz
Answer:
if you are on a phone there should be a Answer tab at the bottom in the middle next to influence but if you are on a computer go to the Brainly home page and scroll down to the bottom (not all the way) and there should be some questions to answer
Which of the following is the primary benefit of becoming a member in the Dramatists Guild of America?
group health insurance
free legal advice
standard salary
networking opportunities
Answer:
networking opportunities
Explanation:
The Dramatists Guild of America does offer playwrights legal advice and information on establishing royalties. However, the primary benefit of membership in the DG is networking opportunities. Playwriting is a limited field, and networking opportunities are essential for work.
Helpppppp What is telnet?
internet protocol that allows one to access newsgroups
internet protocol that is the foundation for online data communication
internet protocol that connects to a computer remotely
internet protocol that loads a local file from a network onto a computer
C. internet protocol that connects to a computer remotely
In an "and" operator only ONE value has to be true to activate the if block
Yes or No
(Scratch Coding)
If the "and" operator is present, BOTH conditions must be True in order for the if block to be activated.
Answer:
No
Explanation:
D
E
A
C
B
For this lab, you will find the area of an irregularly shaped room with the shape as shown above.
Ask the user to enter the values for sides A, B, C, D, and E and print out the total room area.
Remember the formula for finding the area of a rectangle is length width and the area of a right triangle is 0.5 * the base" heigh
Please note the final area should be in decimal format.
Sample Run
Enter side A: 11
Enter side B: 2
Enter side C: 4
Enter side D: 7
Enter side E: 1
Sample Output
Room Area: 53.5
In python:
a = float(input("Enter side A: "))
b = float(input("Enter side B: "))
c = float(input("Enter side C: "))
d = float(input("Enter side D: "))
e = float(input("Enter side E: "))
print(f"Room Area: {(a * b) + ((a - c) * (d - (b + e))) + (0.5*(a - c) * e)}")
I hope this helps!
how can parents be health educators in family
Answer:
They can be health educators in family because they are your parents.
Explanation:
The reason why is because since they are your parents that means they have kids, so they probably know the ins and outs of parenting and running a family.
What is calculated first in this formula: =A5*(A7+A10)+A14
Answer:
The equation in parenthisis , you always calculate first
Which shape is used as a start or end?
a paralleogram
a rounded rectangle
a rectangle
a diamond
Answer:
rounded rectangle
Explanation:
I jus looked it up lol
What is constructive criticism?
Advice and possible solutions intended to help or improve something
Information given to others as a way to make them feel unintelligent
Reports about decreasing profits
Statements and no possible solutions aimed at showing problem areas
Answer:
Constructive cristsism is a helpful way of giving feedback that provides specific, actionable suggestions. Or, its a nice way of criticizing someone and telling them what to do better
Answer:
Advice and possible solutions intended to help or improve something
Explanation:
I took the test and Got it Correct!
Even after charging your smartphone for several hours, it still appears completely turned off and will not tum on What should you try next to restore it
to health?
A.)submerge it in a bag of rice for 24 hours
B.)perform a hard reset
C.)perform a soft reset
D.)plug it into a charger for another hour
Answer:
C: perform a soft reset
Explanation:
Just took the test, got 100.
2 A_______
uses graphics or pictures to help the user navigate and
access programs
Answer:
the interface
Explanation:
During active listening, which response is NOT an example of providing feedback to the speaker to show that you understand his or her thoughts?
A.
nodding your head
B.
turning your back to the speaker
C.
saying, "You're saying that his reaction made you feel appreciated?"
D.
saying, "Sorry to interrupt, but can you explain that part again?"
Answer:
The answer is D.
Explanation:
They/you are asking the speaker to clarify what they just said.
Answer:
B. turning your back to the speaker
Explanation:
What is the purpose of an IP address?
A identifying source and destination of data
B. creating images on websites
C. drawing tables on a spreadsheet
D. arranging packets of data correctly
Which guidelines should be used to make formatting tasks more efficient?
Use pasted text only; this does not keep the original formatting.
Keep formatting fancy; this makes Word documents look better.
Save styles in the document; this makes working with multiple documents easier.
Avoid pasting text from other documents; this makes formatting easier.
Answer:
Use pasted text only; this does not keep the original formatting.
Explanation:
bc
Answer:
Use pasted text only; this does not keep the original formatting.
Explanation:
Can a computer evaluate an expression to something between true and false? Can you write an expression to deal with a "maybe" answer?
Answer:
yes it can
Explanation:
Computers cannot evaluate an expression to be between true or false.
Expressions in computers are represented in boolean values; i.e. they can only take one of two values (either true or false, yes or no, 1 or 0, etc.)
Take for instance, the following expressions will be evaluated to true, because the expressions are true.
[tex]\mathbf{1 + 2 = 3}[/tex].[tex]\mathbf{5>4}[/tex].[tex]\mathbf{4 + 4 <10}[/tex]The following expressions will be evaluated to false, because the expressions are false.
[tex]\mathbf{1 + 2 > 3}[/tex].[tex]\mathbf{5=4}[/tex].[tex]\mathbf{4 + 4 >10}[/tex]The above highlights show that, a computer cannot evaluate expressions to another value other than true or false
Read more about computer expressions at:
https://brainly.com/question/17500565
What is the singular of Data?
What are alphanumeric characters?
Answer:
1. Datum
2. Alphanumericals are a combination of alphabetical and numerical characters
Explanation:
how do you award a brainliest
Answer: Usually there has to be 2 answers. When you go to the answers on your question there should be a outlined crown or something like that, then you click that.
I need to identify what this building is
Answer:
its American building name annismous building
Select all that apply.
In the File tab, you can:
send documents as e-
mail attachments
post documents as blogs
export documents as PDF/XPS
record document macros
Answer:
send documents as e-mail attachments
post documents as blogs
export documents as PDF/XPS
does anyone know what type of Honda this is and the year of it lol this isn’t school related
my car guy boyfriend said that he thinks its a van due to the space and its definitely a newer Honda but not sure what year. he said don't quote him on it tho lol
Translate the following code into hexidecimal and to octadecimal
....
110000100111000011001100111
Answer:
1
Explanation:
me want brainliest pwease
Assignment: Earth’s Surface Exploration
Answer:
Stop waiting until the due date
Explanation:
Why you always wait until the last minute to turn in yo assignments
You have a friend that says she is interested in going into web development. She is very knowledgeable in terms of technology and digital media, but she is not sure if she has the personality and character traits that would help her succeed in the job. She knows that you are educated in this area, so she has come to you for help. What questions would you ask her to determine whether or not she has the necessary traits to be a good candidate for a career in web development? Keep in mind at least three important traits that a web developer should have.
Answer:
She should be aware several social media spectators are going to watch her content. She will get exposed on the Internet.
Explanation:
She should be aware several social media spectators are going to watch her content. She will get exposed on the Internet.
She should think before saying anything as one of his fans may complaint about her content to the police if she makes a joke about shooting up a place.
She has to be careful with his words as this may lead to termination from the job.
Is she a patient person? The customer might nitpick little things and make her change them or make her redo the entire website completely multiple times. If she's not patient it'll be difficult for her to handle customers like that.
Is she really good at listening to others? She'll need to be good at following instructions and listening to what people want to creat what they want easier.
Is she detail oriented? If she is not then it's likely she won't mind if her work is kind of sloppy but the customer is highly likely to complain, resulting in punishment from her employer.
hope this helps!
How do I turn off lanschool student?
Answer:
First try logging out. If that doesn't work there is a really helpful video on how to uninstall and reinstall with everything still there. Hope this was helpful.