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

Browse G

Alphabetical listing with fast deep pagination.
13318 items • Page 107 / 267

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
Given an interest rate of 7.05 percent per year, what is the value at Year 11 of
Given an interest rate of 7.05 percent per year, what is the value at Year 11 of a perpetual stream of $3,800 payments that begin at Year 18? (Enter rounded answer as directed, bu…
Given an interest rate of 9% per year, what is the value today of a perpetual st
Given an interest rate of 9% per year, what is the value today of a perpetual stream of $2,000 annual payments that begins today? (Do not round intermediate calculations and round…
Given an interest rate of 9% per year, what is the value today of a perpetual st
Given an interest rate of 9% per year, what is the value today of a perpetual stream of $2,000 annual ayments that begins in one year? (Do not round intermediate calculations and …
Given an interger variable i and floating-point variable f, write a statement th
Given an interger variable i and floating-point variable f, write a statement that writes both of their values to standard output in the following format: i=value-of-i f=value-of-…
Given an interger variable i and floating-point variable f, write a statement th
Given an interger variable i and floating-point variable f, write a statement that writes both of their values to standard output in the following format: i=value-of-i f=value-of-…
Given an inverting amplifier circuit with supply voltage V_cc = plusminus 10 V,
Given an inverting amplifier circuit with supply voltage V_cc = plusminus 10 V, R1 = 16 k Ohm, R_i = 200 k Ohm and source resistor R_3 = 6000 Ohm. Answer the following questions V…
Given an inverting amplifier circuit with supply voltage V_cc = plusminus 10 V,
Given an inverting amplifier circuit with supply voltage V_cc = plusminus 10 V, R1 = 16 k Ohm, R_i = 200 k Ohm and source resistor R_3 = 6000 Ohm. Answer the following questions V…
Given an m by n grid of letters, and a list of words, find the location in the g
Given an m by n grid of letters, and a list of words, find the location in the grid where the word can be found. A word matches a straight, contiguous line of letters in the grid.…
Given an m by n grid of letters, and a list of words, find the location in the g
Given an m by n grid of letters, and a list of words, find the location in the grid where the word can be found. A word matches a straight, contiguous line of letters in the grid.…
Given an m by n grid of letters, and a list of words, find the location in the g
Given an m by n grid of letters, and a list of words, find the location in the grid where the word can be found. A word matches a straight, contiguous line of letters in the grid.…
Given an m by n grid of letters, and a list of words, find the location in the g
Given an m by n grid of letters, and a list of words, find the location in the grid where the word can be found. A word matches a straight, contiguous line of letters in the grid.…
Given an m-by-n matrix A and an n-by-k matrix B, the product of A and B is an m-
Given an m-by-n matrix A and an n-by-k matrix B, the product of A and B is an m-by-k matrix whose entry in position (i, j) is the inner product of row i of A with column j of B. F…
Given an n times n chess board where some squares are marks not available, we wi
Given an n times n chess board where some squares are marks not available, we wish to find the largest number of available squares such that these available squares do not share a…
Given an object with mass equal to the standard kilogram, how would you determin
Given an object with mass equal to the standard kilogram, how would you determine if a force applied to it has magnitude equal to one newton? (As- sume that frictional forces are'…
Given an object with mass equal to the standard kilogram, how would you determin
Given an object with mass equal to the standard kilogram, how would you determine if force applied to it equal to one newton? (Assume that frictional forces are so small that they…
Given an opportunity to acquire more information about demand planning, demonstr
Given an opportunity to acquire more information about demand planning, demonstrate the ability to employ an integrated systems of techniques to plan for future demand. Understand…
Given an optimal capital structure that is 50% debt and 50% common stock, calcul
Given an optimal capital structure that is 50% debt and 50% common stock, calculate the weighted average cost of capital for stone corp. given the following information: Bond coup…
Given an original message, determine the cipher that will produce the encoded st
Given an original message, determine the cipher that will produce the encoded string that comes earliest alphabetically. Return this encoded string. In the example below, the seco…
Given an overall cell potential Eo = +1.56 V for an electrochemical cell reactio
Given an overall cell potential Eo = +1.56 V for an electrochemical cell reaction : (a) State whether or not this reaction will occur spontaneously, and explain how you know. (b) …
Given an unadjusted trial balance for the company below Debit ($) 99,850 100,000
Given an unadjusted trial balance for the company below Debit ($) 99,850 100,000 Credit ($) 126,500 Sales Purchases Premises Cost Accumulated depreciation at 1 January 20X3 Plant …
Given an undirected graph G = (V ,E) you want to color the nodes Green and YELLO
Given an undirected graph G = (V ,E) you want to color the nodes Green and YELLOW in such a way that two nodes connected by an edge must have a different color. Use BFS to show ho…
Given an undirected graph G = (V, E), a subset S of V is called a vertex cover,
Given an undirected graph G = (V, E), a subset S of V is called a vertex cover, if for every edge <u, v> ? E, at least one of u or v belongs to S. Given an undirected graph …
Given an undirected graph G = (V, E), its edge connectivity eta (G) is the least
Given an undirected graph G = (V, E), its edge connectivity eta (G) is the least k such that there are k edges whose removal disconnects G. (eta (G) = 0 for graphs that are not al…
Given an undirected graph G = (V,E), its edge connectivity eta(G) is the least k
Given an undirected graph G = (V,E), its edge connectivity eta(G) is the least k such that there are k edges whose removal disconnects G. (eta(G) = 0 for graphs that are not alrea…
Given an undirected graph G and a positive integer k, a k-coloring of G means th
Given an undirected graph G and a positive integer k, a k-coloring of G means that every vertex of G is assigned one of the integers 1 through k in such a way that for every edge …
Given an undirected graph G whose vertices represent towns and edges represent r
Given an undirected graph G whose vertices represent towns and edges represent roads between two towns. Each edges is marked by the distance between two towns. The traveling sales…
Given an undirected graph G={E, V} with positive edge costs C (i,j) E E, ie V, j
Given an undirected graph G={E, V} with positive edge costs C (i,j) E E, ie V, je V) and given a vertex V', v' e V, describe an efficient algorithm to determine if v' is NOT on an…
Given an undirected graph, I define a structure called k-key as a path containin
Given an undirected graph, I define a structure called k-key as a path containing k vertices which are connected to a simple cycle which contains k vertices as well. Here's the k-…
Given an unknown sample that could contain Cr 3+ , Mn 2+ , and/or Fe 2+ , you st
Given an unknown sample that could contain Cr3+, Mn2+, and/or Fe2+, you strip the metal ions from the chalk using hydrochloric acid, concentrate the resulting solution, and add so…
Given an unknown sample that could contain Cr 3+ , Mn 2+ , and/or Fe 2+ you stri
Given an unknown sample that could contain Cr3+, Mn2+, and/or Fe2+ you strip the metal ions from pieces of chalk using hydrochloric acid, subsequently concentrating the solutions …
Given an unknown sample that could contain Cr^3+, Mn^2+ and/or Fe^2+, you strip
Given an unknown sample that could contain Cr^3+, Mn^2+ and/or Fe^2+, you strip the metal ions from chalk using hydrochloric acid, concentrate the resulting solution, and add sodi…
Given an unordered list L of n numbers and a target value C, we want to find the
Given an unordered list L of n numbers and a target value C, we want to find the smallest set (i.e. the set with the smallest number of values in the list) from the list whose sum…
Given an unpipelined processor with a 10 ns cycle time and pipeline latches with
Given an unpipelined processor with a 10 ns cycle time and pipeline latches with 0.5 ns latency, what are the cycle times of pipelined versions of the processor with 2, 4, 8, and …
Given an unsorted array A [1.. n ] of n distinct integers and a positive integer
Given an unsorted array A[1..n] of n distinct integers and a positive integer k n, give an algorithm that takes expected O(n) time on all inputs to determine the k numbers in A th…
Given an unsorted array A[1...n] of distinct integers numbers and is given a non
Given an unsorted array A[1...n] of distinct integers numbers and is given a nonnegative integer number, k, k < n. You need to find an element from A such that its rank is k, i…
Given any Cartesian coordinates, (x,y), there are polar coordinates (R,THETA) wi
Given any Cartesian coordinates, (x,y), there are polar coordinates (R,THETA) with -pi/2<0<0
Given any four 3D points P_1, P_2, P_3, P_4 that are not coplanar (i.e., the fou
Given any four 3D points P_1, P_2, P_3, P_4 that are not coplanar (i.e., the four points are not in the same plane), we can form a tetrahedron with four triangular faces in 3D. Wh…
Given any positive integer n , the hailstone sequence starting at n is obtained
Given any positive integer n, the hailstone sequence starting at n is obtained as follows. You write a sequence of numbers, one after another. Start by writing n. If n is even, th…
Given any square matrix A of size 3 times 3 or larger, return a square matrix B
Given any square matrix A of size 3 times 3 or larger, return a square matrix B of the same size as A where all the edge cells are equal to 0 and all other cells are equal to addi…
Given any square matrix M with even dimensions (2 by 2, 4 by 4, 6 by 6, and so o
Given any square matrix M with even dimensions (2 by 2, 4 by 4, 6 by 6, and so on). a) Write a MATLAB function: fold HM= fold H(M), that will return in matrix foldHM^- a matrix th…
Given any strings u and X (with u NOTEQUALTO e), define #u(x) to be the number o
Given any strings u and X (with u NOTEQUALTO e), define #u(x) to be the number of times u occurs as a substring of x. For example, if u = 010 and z = 01010 then #u(x) = 2 because …
Given any strings u and x (with u notequalto element), define #u(x) to be the nu
Given any strings u and x (with u notequalto element), define #u(x) to be the number of times u occurs as a substring of x. For example, if u = 010 and x = 01010 then #u(x) = 2 be…
Given any strings u and x (with u notequalto), define #u(x) to be the number of
Given any strings u and x (with u notequalto), define #u(x) to be the number of times u occurs as a substring of x. For example, if u = 010 and x = 01010 then #u(x) = 2 because tw…
Given are five observations for two variables, a andy. x47 12 15 20 i57 59 45 18
Given are five observations for two variables, a andy. x47 12 15 20 i57 59 45 18 11 The estimated regression equation for these data is y = 76.35-331z. a. Compute SSE, SST, and SS…
Given are five observations for two variables, x and y . A. Develop the estimate
Given are five observations for two variables, x and y. A. Develop the estimated regression equation by computing the the slope and the y intercept of the estimated regression lin…
Given are five observations for two variables, x and y . The estimated regressio
Given are five observations for two variables, x and y. The estimated regression equation is = 0.2 + 2.6x. Use the F test to test the hypotheses in part (d) at a .05 level of sign…
Given are five observations for two variables, x and y . What does the scatter d
Given are five observations for two variables, x and y. What does the scatter diagram indicate about the relationship between the two variables? SelectThere appears to be a linear…
Given are five observations for two variables, x and y. a. Develop the regressio
Given are five observations for two variables, x and y. a. Develop the regression equation by computing the values of beta_0 and beta_1. b. Use the estimated regression equation t…
Given are five observations for two variables, x and y. a. Develop the regressio
Given are five observations for two variables, x and y. a. Develop the regression equation by computing the values of beta_0 and beta_1. b. Use the estimated regression equation t…
Given are five observations for two variables, x and y. x y 1 3 2 8 3 6 4 11 5 1
Given are five observations for two variables, x and y. x y 1 3 2 8 3 6 4 11 5 16 1 The predicted value of y when x = 4 is: a 9.6 b 10.6 c 11.7 d 12.2 2 The standard error of esti…