Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

Browse H

Alphabetical listing with fast deep pagination.
34653 items • Page 138 / 694

All 0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Hello, How can I convert the loaded audio object (myGui.player) to a numeric arr
Hello, How can I convert the loaded audio object (myGui.player) to a numeric array? (see the code below) so I can quantize it later. I tried ( getaudiodata) function but it did no…
Hello, How can I set this menu to ask the user to enter the fractions they wish
Hello, How can I set this menu to ask the user to enter the fractions they wish to add, subtract, multiply, or divide instead of hard coding the fraction in. Thank you! " public c…
Hello, How can I set this menu to ask the user to enter the fractions they wish
Hello, How can I set this menu to ask the user to enter the fractions they wish to add, subtract, multiply, or divide instead of hard coding the fraction in. Thank you! im not loo…
Hello, How can I set this menu to ask the user to enter the fractions they wish
Hello, How can I set this menu to ask the user to enter the fractions they wish to add, subtract, multiply, or divide instead of hard coding the fraction in. Thank you! im not loo…
Hello, How could Numerically calculating the charge density along a boundary( in
Hello, How could Numerically calculating the charge density along a boundary( inner and our boundaries) via MATLAB? Thanks! Here is an example hint: If A and B are 9x9 matrices, y…
Hello, How do you solve programming challenge #3 in chapter 8 in Starting out wi
Hello, How do you solve programming challenge #3 in chapter 8 in Starting out with java: from control structures through objects 5th edition by Tony Gaddis? This is the program: T…
Hello, How do you sum up in c++? this is my program that calculates pay. You sta
Hello, How do you sum up in c++? this is my program that calculates pay. You start outwith .01 penny and every day it doubles....how to do I total it allup? while (payDay <= da…
Hello, I a begginer in PHP. I was tasked to do an assignment and I am having a d
Hello, I a begginer in PHP. I was tasked to do an assignment and I am having a difficulty withthe problem. Thank you!!! What I want to see is a page divided in 2. On the top, ther…
Hello, I a begginer in PHP. I was tasked to do an assignment and I am having a d
Hello, I a begginer in PHP. I was tasked to do an assignment and I am having a difficulty withthe problem. Thank you!!! What I want to see is a page divided in 2. On the top, ther…
Hello, I already have the answers to this assembly language code, but will someo
Hello, I already have the answers to this assembly language code, but will someone please explain how to get those answers? Thanks 2) (9 pts) The following assembly subroutine loo…
Hello, I am Lillian Tudor, and I was married to my high school sweetheart, Earl,
Hello, I am Lillian Tudor, and I was married to my high school sweetheart, Earl, for 53 wonderful years. He died 2 years ago and I miss him to this day. Earl and I had three child…
Hello, I am a BEGINNER using Microsoft Visual Studio as my coding program. This
Hello, I am a BEGINNER using Microsoft Visual Studio as my coding program. This project comes from the "Microsoft Visual Basic 2015 RELOADED" book, chapter 12, page 654, case proj…
Hello, I am a BEGINNER using Microsoft Visual Studio. This problem comes from th
Hello, I am a BEGINNER using Microsoft Visual Studio. This problem comes from the "Microsoft Visual Basic 2015 RELOADED" book, chapter 9, page 499, exercise #25. Here is the probl…
Hello, I am a beginner student of C++. I have struggled to a home work about obj
Hello, I am a beginner student of C++. I have struggled to a home work about object-oriented prgoraming, but it is very hard to understand. Please give me a example of solution of…
Hello, I am a freshman taking an introductory java course. In our lab project, w
Hello, I am a freshman taking an introductory java course. In our lab project, we were asked to convert cents in dollar bills,quarters etc. For example: Enter an amount (in cents)…
Hello, I am a middle schooler trying to finish my homewrok, andcannot figure out
Hello, I am a middle schooler trying to finish my homewrok, andcannot figure out what equation to use to solve this question. I'mclose, but I just can't seem to figure it out. Can…
Hello, I am asked to create a Pivot Table from a data I already have and I know
Hello, I am asked to create a Pivot Table from a data I already have and I know it correct. Here are the instructions: "Create a PivotTable from the Checkbook table on the Expendi…
Hello, I am completely lost on how to implement the ( private static ArrayList d
Hello, I am completely lost on how to implement the ( private static ArrayList data; // a reference to an ArrayList of String objects ) into the methods. I've tried taking the dat…
Hello, I am confused about a system property and hope that someone canpoint me t
Hello, I am confused about a system property and hope that someone canpoint me to where I'm wrong. It's a bit long but very simple forsomeone that knows this. No calculation invol…
Hello, I am confused with the processes needed to complete the problem. Any help
Hello, I am confused with the processes needed to complete the problem. Any help would be greatly appreciated. A small but important raw material is an ingredient in a special pla…
Hello, I am creating a web-page that utilizes javascript for two functions. One
Hello, I am creating a web-page that utilizes javascript for two functions. One function calculates the users BMI and then alerts the message (I got the BMI Function working). How…
Hello, I am currently programming this exercise (The Art and Science of Java by
Hello, I am currently programming this exercise (The Art and Science of Java by Eric Robers, Chapter 8, Excercise No 20) for my programming course, but the test, from my course wh…
Hello, I am currently stuck on a programming assignment for my C# class. The tea
Hello, I am currently stuck on a programming assignment for my C# class. The teacher hasn't reviewed this content yet but still refues to drop the assignment because the course de…
Hello, I am currently stuck on a programming assignment for my C# class. The tea
Hello, I am currently stuck on a programming assignment for my C# class. The teacher hasn't reviewed this content yet but still refues to drop the assignment because the course de…
Hello, I am currently studying for my class and I encountered this problem. Can
Hello, I am currently studying for my class and I encountered this problem. Can anyone help me answer but PLEASE PROVIDE AN EXPLANATION on why you chose the answer you gave me? I …
Hello, I am currently taking a course in Data Structures with Python. Here is my
Hello, I am currently taking a course in Data Structures with Python. Here is my question: In this assignment, we will develop an algorithm to calculate the final grade for a clas…
Hello, I am currently working on a lot of different projects at my University, i
Hello, I am currently working on a lot of different projects at my University, i simply cannot give each project the time and care they need to get good scores. Please help me wit…
Hello, I am currently working on code for school. I got the code to work, so I d
Hello, I am currently working on code for school. I got the code to work, so I decided to include a do while loop for the input of surgery_done. I am having a hard time trying to …
Hello, I am currently working on mulitply and divide of polynomials,and I have n
Hello, I am currently working on mulitply and divide of polynomials,and I have no clue where to even start. I was hoping someone couldshow me how they would do the following probl…
Hello, I am currently working on the problem below, however I am completely lost
Hello, I am currently working on the problem below, however I am completely lost on how to approach it, please help me. A food company is attempting to set the customer service le…
Hello, I am doing a python turtle assignment, and I wanted to know if I\'m on th
Hello, I am doing a python turtle assignment, and I wanted to know if I'm on the right track. Assignment Overview In this assignment you will write a program to have a turtle foll…
Hello, I am doing an assignment involving turtle on python, and wanted to know i
Hello, I am doing an assignment involving turtle on python, and wanted to know if I can get help getting started An Overview of what I've got to do: Assignment Overview In this as…
Hello, I am doing homework and I am not sure if my answers are correct, can some
Hello, I am doing homework and I am not sure if my answers are correct, can someone help me verify if I am doing this right or wrong? My responses are underneath the questions. Yo…
Hello, I am doing machine design homework and I am not sure if I answered the qu
Hello, I am doing machine design homework and I am not sure if I answered the questions correctly. I think the answer to the first question is speed, output power, current, and ef…
Hello, I am finding it abit hard to write a short 250 word Reflection essay abou
Hello, I am finding it abit hard to write a short 250 word Reflection essay about Child Abuse, please assist. I have attached the task and the steps given to us to complete task. …
Hello, I am finishing up a programming project and was wondering if this should
Hello, I am finishing up a programming project and was wondering if this should be good enough to get me an A and if not please modify it. Thank you. Modify the authors' Sorts.jav…
Hello, I am finishing up a programming project and was wondering if this should
Hello, I am finishing up a programming project and was wondering if this should be good enough to get me an A and if not please modify it. Thank you. Modify the authors' Sorts.jav…
Hello, I am giving some information here which need to be used to answer the que
Hello, I am giving some information here which need to be used to answer the questions: Crazy Krezzie’s Shoe Box Crazy Krezzie’s Shoe Box is a chain of family shoe stores spread t…
Hello, I am going through some refresher math and am stuck on thisquestion. Can
Hello, I am going through some refresher math and am stuck on thisquestion. Can you help me please? Thank you. Set up and solve a system of equations to answer thisquestion. A the…
Hello, I am having a difficult time coming up with the variance and standard dev
Hello, I am having a difficult time coming up with the variance and standard deviation for the following problem. I know that the standard deviation is suppose to be .77, I just d…
Hello, I am having a difficult time getting far into solving thisproblem: \"A sm
Hello, I am having a difficult time getting far into solving thisproblem: "A small piece of Styrofoam packing material is dropped from aheight of 2.00 m above the ground. Until it…
Hello, I am having a hard time to complete the code. Could you please help me to
Hello, I am having a hard time to complete the code. Could you please help me to complete this code. (Note: I am using this program in Arduino for Hardware and Software Interface)…
Hello, I am having a hard time understanding questions 3-10. Any help would be g
Hello, I am having a hard time understanding questions 3-10. Any help would be great! Thanks A traffic signal is green for 20 seconds out of every minute. Find the probability tha…
Hello, I am having a rough time getting this the following project to work witho
Hello, I am having a rough time getting this the following project to work without errors. Any help would be greatly appreciated. Instructions: Create a simple command line Java p…
Hello, I am having an incredibly hard time with this code. I cannot figure out h
Hello, I am having an incredibly hard time with this code. I cannot figure out how to print this in table form. The problem is in the "display_scores" portion of the code i believ…
Hello, I am having an incredibly hard time with this code. I cannot figure out h
Hello, I am having an incredibly hard time with this code. I cannot figure out how to print this in table form. The problem is in the "display_scores" portion of the code i believ…
Hello, I am having an issue wish this problem. So far, I onnly have the numbers
Hello, I am having an issue wish this problem. So far, I onnly have the numbers for the formulas, and maybe part a (but not eve sure that is correct). Demad = 25 units (a week), o…
Hello, I am having difficulties figuring out how to implement a driver given the
Hello, I am having difficulties figuring out how to implement a driver given the header files of a BST. Primarly how to create the node to insert at the root, expand the root, and…
Hello, I am having difficulty coming up with the JAVASCRIPT code and table set u
Hello, I am having difficulty coming up with the JAVASCRIPT code and table set up for this problem: I need to make a webpage that calculates the time elapsed since a date entered …
Hello, I am having difficulty on extracting inout file, using C++. The instructi
Hello, I am having difficulty on extracting inout file, using C++. The instruction is as follow. "a manager always has 5 salesmen working for them. The next item to extract from t…