1,534 Answered Questions for the topic computer science
Algebra 1 Word Problem
Zachary is working two summer jobs, making $11 per hour lifeguarding and making $14 per hour clearing tables. In a given week, he can work no more than 17 total hours and must earn a minimum of...
more
Algebra 1 Word Problem
A group of college students are going to a lake house for the weekend and plan on renting small cars and large cars to make the trip. Each small car can hold 5 people and each large car can hold 8...
more
Algebra 1 Exponent Problem
I cannot seem to be able to solve this, please someone solve and explain it. Thank you. The expresson (5x^3 y^5)^m * (x^5 y^3) Simplifies to 125x^14 y^14 What is the value of "m"?
02/11/21
Understand the above mention scenario, which non-linear data structure is used for it. Also perform some basic operation of that data structure with old as well as updated data elements.
Suppose your system is storing market data to analyze and found under-valued or over-valued stocks to make a buying or selling decision, and you need to store only recent market data for that...
more
02/11/21
What will be the fastest way to call all the members
A table stores the data for all the members of an exotic resort. Members are identified by these numbers 1,5,30,70,80,20,15,100,40,25,7,3,8,33,22. All members are to be invited in a meeting to...
more
02/11/21
Python API, try, except, JSON help
Accessing API services can enrich your development experience and adds more value to your users. Please register a free account at https://openweathermap.org/ to use it in the assignment. After...
more
02/09/21
python help in objects?
All programming to be done in python (please show input code):Question Info: Create a new student object with this data: John Smith, DOB; December 1, 2006, Grade 10, studentID 10023, Courses:...
more
02/09/21
python objects help
All programming to be done in python (please show input code):Question To Answer: Q3) Create a new student object with this data: John Smith, DOB; December 1, 2006,...
more
02/09/21
python help classes and properties
All programming to be done in python (please show input code):Question Info:
Create a Person Class which have these properties and methods:
Properties: fname, lname, DOB
2. Create a child class...
more
Exponent Puzzle Algebra 1
Find the value of a that makes the equation true.(2x^2 y^3)^a = 8x^6 y^9
Algebra 1 Scientific Notation Problem
Find the value of a that makes the equation true.(3x^2a y^4)^3=27x^18 y^12
Exponent Puzzle
The expression 7m^5 n/m^a simplifies to 6n/m^3 . What must be the value of a?
02/09/21
Selective Sorting algorithm in assembly language
a) Calculating the average value of array elements and assigning it to the variable avg,b) Write the code that implements the Selective Sorting algorithm in assembly language (emu 8086) with the...
more
02/09/21
bubble sort python
Information to solve question:Use "a" for loop to calculate the sum of squares of values in this list: 1, 7, 8, 6, 11. (The answer should be 271)Create a recursive function to do the same...
more
02/09/21
Creating recursive function
Question Info:The calculation "a" was used for loop to calculate the sum of squares of values in this list: 1, 7, 8, 6, 11 (The answer was 271)Question To Answer:(1) Create recursive function to...
more
Computer Science
02/08/21
Divide input integers
Write a program using integers userNum and divNum as input, and output userNum divided by divNum three times.Ex: If the input is:2000 2the output is:1000 500 250Note: In Java, integer division...
more
02/08/21
Foundations of Technology
What are the impacts of Technology on past, present and future society?
Computer Science Ap Comp Sci
02/06/21
What is output by the code below?
public static void withdraw(double balance, double amount){ balance -= amount;} /////////////////////////////////////////////////////////////////////////////////////////client code in the main of...
more
Computer Science Probability
02/06/21
Probability of collision in a hash table
Hello, I have these 3 short questions that I am not sure how to approach. These are in my Computer Science class, specifically regarding hash table and probability of collision/ non-collision in a...
more
Computer Science Python
02/05/21
Python Programming
HTTPS provides two things that HTTP does not: encryption and authentication. HTTPS only works if both of those things are in place. a new protocol was designed, HTTPE. HTTPE is identical to HTTP...
more
Computer Science Linux
02/04/21
Linux lab questions
3) Write the awk command that would show the user (or yourself) that is online (you have to use a pipe)Output, depending on the system, would be similar to:user...
more
Computer Science Linux
02/04/21
Linux Lab questions
Write the command that would find all lines that have an email address and place a label email = before the line in the file longfileYou would be searching for lines with the words from: to: Cc:,...
more
Computer Science Linux
02/04/21
Linux assignment lab question
Using awk, write the command that would print the line that contains the word "selected". This file has a lot of junk in it. So, you are just searching for the lines that contain the word...
more
02/04/21
UNIX Assignment
Log on to your UNIX system1. Give three different commands to get back to your home directory.2. Show the names of all hidden files in your home directory. Show your session.3. Write down the...
more
Still looking for help? Get the right answer, fast.
Ask a question for free
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Find an Online Tutor Now
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.