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 456 / 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
How do I find the rest of the calculations with results I already have? mass of
How do I find the rest of the calculations with results I already have? mass of coffee cup 3.86 g mass of coffee cup and water 168.42 g mass of water 164.55 g moles of water ? mas…
How do I find the slope of each variable? Lot, garage, Br. Please explain. I wan
How do I find the slope of each variable? Lot, garage, Br. Please explain. I want to understand. SUMMARY OUTPUT Regression Statistics Multiple R 0.720712 R Square 0.519426 Adjuste…
How do I find the solution to the following reccurent? We will find the solution
How do I find the solution to the following reccurent? We will find the solution to the following lhcc recurrence an = 4an-1 - 1an-2 - 6an-3 for n ge 3 with initial conditions a0 …
How do I find the spring forces in order to create a F vs Distance graph for my
How do I find the spring forces in order to create a F vs Distance graph for my lab? I tried f=ma (a=9.8) but I don't think that's right so I deleted that. Part 1 (Hooke's Law): D…
How do I find the the answer to B and C? My tables don\'t have 60% Companies who
How do I find the the answer to B and C? My tables don't have 60% Companies who design furniture for elementary school classrooms produce a variety of sizes for kids of different …
How do I find which indicator is best for the solution? Show step by step please
How do I find which indicator is best for the solution? Show step by step please. Potassium hydrogen phthalate (KHP, M = 204.2 g/mol) is a weak monoprotic acid often used to find …
How do I finish each line of this proof? The conjugacy classes of G partition G
How do I finish each line of this proof? The conjugacy classes of G partition G because conjugation is a ... For each x in Z(G), the conjugacy class of x is... Let {1, z1, z2, The…
How do I fit time series data to a logistic differential equation? I have the fo
How do I fit time series data to a logistic differential equation? I have the following data and I am supposed to should fit my data to the logistic differential equation dP/dt = …
How do I fit time series data to a logistic differential equation? I have the fo
How do I fit time series data to a logistic differential equation? I have the following data and I am supposed to should fit my data to the logistic differential equation dP/dt = …
How do I fix my code, so it passes all of the test in the test method Number 1)*
How do I fix my code, so it passes all of the test in the test method Number 1)****************************test method****************************************** public void testIs…
How do I fix my error of binding on line 74? #include #include
How do I fix my error of binding on line 74? #include <iostream> #include <fstream> #include <cctype> #include <cstring> #include <iomanip> using nam…
How do I fix my heapSort function to get my code to work in c++? This is my code
How do I fix my heapSort function to get my code to work in c++? This is my code: Everything works except for the heapsort function, in which it causes my program to break. The pr…
How do I fix my own output to match the expected output below? import java.util.
How do I fix my own output to match the expected output below? import java.util.Scanner; import java.util.Random; public class RockPaperScissors { public static void main(String[]…
How do I fix program program to write \"No trips taken if -1 is entered using Sy
How do I fix program program to write "No trips taken if -1 is entered using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace ConsoleAppli…
How do I fix the error in the first image based on the parameters in the second
How do I fix the error in the first image based on the parameters in the second image? File Edit Source Refactor Navigate Search Preject Run WindDw Help Quick Access . 1 public cl…
How do I fix the infinite loop if the user inputs an invalid input? #include \"s
How do I fix the infinite loop if the user inputs an invalid input? #include "stdafx.h" #include #include #include #include using namespace std; struct menuItemType {    string me…
How do I fix the randomize error? #include using namespace std; #defin
How do I fix the randomize error? #include<iostream> using namespace std; #define max 99 // Maximum number for the game int main() { // Specification of variables int random…
How do I fix the segmentation fault error? #include #include
How do I fix the segmentation fault error? #include <iostream> #include <exception> #include <string.h> #include <stdlib.h> #include <assert.h> #incl…
How do I fix these WARNINGS (not errors) that I am getting? import java.util.*;
How do I fix these WARNINGS (not errors) that I am getting? import java.util.*; public class MyMinHeap { private Object[] theHeap; private int size; public MyMinHeap() { theHeap =…
How do I fix this? Output is nearly correct; but whitespace differs. See highlig
How do I fix this? Output is nearly correct; but whitespace differs. See highlights below. Special character legend Input LOL Your output Input an abbreviation: laughing out loud …
How do I fix this??? $ gcc program.c program.c:1:21: fatal error: iostream.h: No
How do I fix this??? $ gcc program.c program.c:1:21: fatal error: iostream.h: No such file or directory compilation terminated. #include#includeint main() { clrscr(); int floors =…
How do I fix this??? * 121 Errors-2 warnings 0 0 Messages Search Error List File
How do I fix this??? * 121 Errors-2 warnings 0 0 Messages Search Error List File program2hrs.cpp 1 program2hrs.cpp 3 program2hrs.cpp 59 program2hrs.cpp 59 program2hrs.cpp Descript…
How do I get a 0 to show in a cell when dividing by zero using an array formula
How do I get a 0 to show in a cell when dividing by zero using an array formula I am using the following array formula {=(SUM(IF($H$8:$H$1772&$I$8:$I$1772&$O$8:$O$1772="RD…
How do I get a print statement to print in a drawing panel? The project states:
How do I get a print statement to print in a drawing panel? The project states: In the main method, before the call to startGame, print the following on the screen in black at pos…
How do I get it to do the 1+8+1+8... part for double each value python 2.7 Part
How do I get it to do the 1+8+1+8... part for double each value python 2.7 Part 2 - Out of Lab Assignments (Due Friday, January 29th - Online) (50 Points) The last digit of a cred…
How do I get list of all pages visited during the session, example below -You ma
How do I get list of all pages visited during the session, example below -You may use the Superglobal variable $_SERVER[“PHP_SELF”] to access the name of the current page. -To dec…
How do I get my program to run like the program below??? Below is the informatio
How do I get my program to run like the program below??? Below is the information that is required of me (screen shot of what its suppose to look like as well). Below the screen s…
How do I get my webpage not to go back when they hit the back button and are log
How do I get my webpage not to go back when they hit the back button and are logged out ? how can I add a web page to be blocked like FACEBOOK doesn't let you get into their site …
How do I get rid of the errors with this c++ code? #include #include
How do I get rid of the errors with this c++ code? #include <iostream> #include <string> #include <cstdlib> using namespace std; int GetBet(); string PullOne(); …
How do I get the $ sign before the loan amount in the output.. Kind of confused
How do I get the $ sign before the loan amount in the output.. Kind of confused tried a lot but failed. Please help.. public static void main(String[1 args) t 121 13 14 15 16 Scan…
How do I get the C program Loop/s to exit with a user input \"increment\" of \'0
How do I get the C program Loop/s to exit with a user input "increment" of '0'? My "while (increment!= 0)" styntax (or design) isn't working and the program currently runs in an i…
How do I get the Lease Liability for 1/1/17? Kleso, Intermedlate Accounting, 166
How do I get the Lease Liability for 1/1/17? Kleso, Intermedlate Accounting, 166 Help I System Announcements NEXT CALCULATOR PRINTER ERONBACK Exercise 21A-21 a-d Bridgeport Incorp…
How do I get the Trendline numbers in this in excel?? please help the 2.22.2.33,
How do I get the Trendline numbers in this in excel?? please help the 2.22.2.33, 2.34 ect It is an already solved problem that I need help understanding , thank you for your time …
How do I get the \"Less ending inventory\" for each FIFO, LIFO and Weighted Avg.
How do I get the "Less ending inventory" for each FIFO, LIFO and Weighted Avg.? Check my work Seminole Company began year 2017 with 23,500 units of product in its January 1 invent…
How do I get the critical value? A car company says that the mean gas mileage fo
How do I get the critical value? A car company says that the mean gas mileage for its luxury sedan is at least 25 miles per gallon (mpg). You believe the claim is incorrect and fi…
How do I get the east store margin gain? ior Markets, Inc., operates three store
How do I get the east store margin gain? ior Markets, Inc., operates three stores in a large metropolitan area. A segmented absorption costing income statement for the company for…
How do I get the following code to run right? It should be a ping-pong type game
How do I get the following code to run right? It should be a ping-pong type game when opened in a browser, but it is only opening as a blank screen.    <html>    <head&gt…
How do I get the following output to display? \" Here is an example of how the o
How do I get the following output to display? " Here is an example of how the output of the Store::checkOutMember method might look: I need to update my checkoutMember to display …
How do I get the following program to work in Linux? I keep getting an error: \'
How do I get the following program to work in Linux? I keep getting an error: 'scanf' was not declared in this scope. //Small Linux program that will calculate the temperature in …
How do I get the monsters to not move outside of the array? I\'ve provided my co
How do I get the monsters to not move outside of the array? I've provided my code underneath. %Clear workspace clear; close all; clc; %Begin Game load Adventure; %Turn off Warning…
How do I get the output of this code to output to a text file instead of the .ex
How do I get the output of this code to output to a text file instead of the .exe screen in the compiler? #include<iostream> using namespace std; //this is function for bina…
How do I get the return (sum/3) to return just two decimals back? package studen
How do I get the return (sum/3) to return just two decimals back? package studentGrades; public class Student { private String firstName, lastName; private Address homeAddress, sc…
How do I get the the html form go straight to another html webpage after clickin
How do I get the the html form go straight to another html webpage after clicking submit? I can't get submit to work after going through the test cases correctly with javascript. …
How do I get the title bar in Microsoft Word 2010 to show the full path of a fil
How do I get the title bar in Microsoft Word 2010 to show the full path of a file being worked on as it did in Word 97? This aspect is critical as I have to jump between files and…
How do I get the users numbers stored in a array so that I can use the bubble so
How do I get the users numbers stored in a array so that I can use the bubble sort function to sort them? Also how could I include the function properly so that it works Here is t…
How do I get the values of \'*numPtr\' and \'num\' in main to be 10 using a poin
How do I get the values of '*numPtr' and 'num' in main to be 10 using a pointer and having a void function 'addFive()' that doesn't return a value? ***** BELOW - pointerPlay.cpp. …
How do I get these answers? Please explain in detail. Thank you! 15. (12 Points)
How do I get these answers? Please explain in detail. Thank you! 15. (12 Points) Pollen (male gametes) from a plant with red flowers was used to pollinate ovules (female gametes) …
How do I get these three seperate programs into one? All three are out of the te
How do I get these three seperate programs into one? All three are out of the textbook, I am using it as a guide to do my assignment. Please have a main so I may view it, Thanks. …
How do I get this code to read in two text files. It breaks when I run it. I can
How do I get this code to read in two text files. It breaks when I run it. I can't use vectors or algotrithim so.... The code works with just one text file. When I add the second …
How do I get this code to read to the end of every line until the end of the ent
How do I get this code to read to the end of every line until the end of the entire file? I need to have it read each word individually until the end of the line, then I will be u…