07/27/19

How many 4-character license plates can be formed if the first character must be a letter, the last character must be a number, and repetition is allowed?

License plates can be formed using all 26 letters and all 10 digits.

How to Convince Programming Team to Let Go of Old Ways?

This is more of a business-oriented programming question that I can't seem to figure out how to resolve. I work with a team of programmers who have been working with BASIC for over 20 years. I was... more

what is area of a paper , if I peel it into 2 separate parts

If I have a paper which has a height of 5 cm and base of 10 cm , then the area must be :Area of a rectangle = base * height so , 5*10 = 50 cm² , should be the answer to this right , But what is... more

07/27/19

How do I display an empty string when a variable is not initialized?

Im trying to display an empty string which is pretty straight forward, how is their a way to display an empty number for an integer? i have the example below. Sub() Dim s As String Dim... more

How can I change the text of a label while running in visual basic?

Right now my label is having a text "hello", how can I change it to "world" by a button click while running in Visual Basic.

How to create this gw basic program?

Ok i want to know how to make a sentence appear word by word in GW BASIC.For example if the sentence is I Am Boy then how to make it appear as so "I" comes first printed then "A" ,then "m" , then B... more

Generate random numeric & alphabetic?

I'm making a random hexadecimal generator is it possible in visual basic to make a code that randomly generates number and letters together? How would you do it? I'm really lost. I'd like to... more

Choose For Random Strings In Commodore 64 BASIC?

I have this variable declarations on my program: X="MAGENTA" Y="CYAN" Z="TAN" A="KHAKI" Now what I want is to randomly choose one of these and `PRINT` it. But how to do this?
C++

07/26/19

How to get rid of `deprecated conversion from string constant to ‘char*’` warnings in GCC?

So I'm working on an exceedingly large codebase, and recently upgraded to gcc 4.3, which now triggers this warning: > warning: deprecated conversion from string constant to ‘char*’ Obviously,... more

07/26/19

Given quadrilateral ABCD, where ∠A≅∠C and ∠B≅∠D. Can you prove can you prove that the figure is a parallelogram? Explain.

Given quadrilateral ABCD, where ∠A≅∠C and ∠B≅∠D. Can you prove can you prove that the figure is a parallelogram? Explain. A. Yes; opposite angles are congruent.  B. No; you cannot prove that the... more

Help me answer this question below in description

Assume that a procedure yields a binomial distribution with nequals=4 trials and a probability of success of pequals=0.50. Use a binomial probability table to find the probability that the number... more

07/26/19

Write the explicit formula for the apparent Nth term

Write the explicit explicit formula for the apparent Nth term0,3,8,15,24,

Determining the probability of multiple rare events happening on the same day

I earned an ace in my graduate statistics course. Nonetheless, I know when I'm treading in deep waters and need the assistance of a professional. Seeking a statistical guru (or wizard perhaps)... more

Determine Whether Two Date Ranges Overlap?

Given two date ranges, what is the simplest or most efficient way to determine whether the two date ranges overlap?As an example, suppose we have ranges denoted by DateTime variables `StartDate1`... more

07/25/19

What must a student score to be in the 90th percentile?

Scores on a national exam were normally with a mean of 400 and standard deviation of 75.if 16 students take the exam what is the probability that the mean score is at most 390 ??

07/25/19

Solving a word problem

A local hamburger shop sold a combined total of 623 hamburgers and cheeseburgers on Thursday . There were 73 cheeseburgers sold than hamburgers . how many hamburgers were sold on Thursday ?

07/25/19

Find the​ cyclist's speed during the first portion and find his speed during the cool down portion.

A cyclist rode the first 56​-mile portion of his workout at a constant speed. For the 36-mile cool down portion of his​ workout, he reduced his speed by 5 miles per hour. Each portion of the... more

07/24/19

Quadratic world problem

A diver jumps off a diving board that is 6 ft above the water at a velocity of 12 ft/sec. His height, s , in feet, above the water can be modeled by s(t)=-16t^2+12t+6.(a) How long is the diver in... 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.